diff --git a/index.js b/index.js index abdce84..e859a03 100644 --- a/index.js +++ b/index.js @@ -22,7 +22,8 @@ const discord = new Discord.Client({ "Guilds", "GuildVoiceStates", "DirectMessages" - ] + ], + shardCount: "auto" }); const { REST,