Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
wdhdev committed Mar 4, 2024
1 parent 740cf61 commit 6c3fc1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const client = new ExtendedClient({
],
status: "online"
},
shards: "auto"
shards: 10
})

// Error Handling
Expand Down

0 comments on commit 6c3fc1f

Please sign in to comment.