From e9c303a09683e82fc821d047aeb62b3cc4441109 Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Thu, 9 May 2024 22:04:47 -0600 Subject: [PATCH] Yip --- index.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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,