diff --git a/index.js b/index.js index 8f34a26..934a1b9 100644 --- a/index.js +++ b/index.js @@ -15,8 +15,7 @@ const discord = new Discord.Client({ intents: [ "Guilds", "GuildVoiceStates" - ], - shardCount: "auto" // The lazy way out + ] }); const { REST,