Skip to content

Commit 74efb1a

Browse files
authored
oops
1 parent 7b79c38 commit 74efb1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bot.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class Bot {
2222

2323
constructor() {
2424
this.client = new Client({
25-
shardCount: 'auto',
25+
shards: 'auto',
2626
intents: [
2727
GatewayIntentBits.Guilds,
2828
GatewayIntentBits.GuildMessages,

0 commit comments

Comments
 (0)