Skip to content

Commit d187439

Browse files
committed
Enable internal sharding
1 parent aff1ddf commit d187439

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/HuTaoClient.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ export default class HuTaoClient extends Discord.Client {
4646
super({
4747
intents,
4848
partials: ["CHANNEL"],
49+
shards: "auto",
4950
presence: {
5051
status: "idle",
5152
activities: [{

0 commit comments

Comments
 (0)