From 1c9988fea6afa0c4f3987b3cbd54a68801b62e46 Mon Sep 17 00:00:00 2001 From: "Navy.gif" Date: Sun, 8 May 2022 21:22:35 +0300 Subject: [PATCH] playing around with partials --- options.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/options.json b/options.json index 3e39724..515b6fb 100644 --- a/options.json +++ b/options.json @@ -6,7 +6,10 @@ "132777808362471424" ], "clientOptions": { - "partials": ["CHANNEL"], + "commentedOut": ["REACTION","MESSAGE","USER"], + "partials": [ + "CHANNEL" + ], "intents": [ "GUILDS", "GUILD_MEMBERS", @@ -15,8 +18,10 @@ "GUILD_WEBHOOKS", "GUILD_BANS", "GUILD_PRESENCES", + "GUILD_MESSAGE_REACTIONS", "DIRECT_MESSAGES" - ] + ], + "invalidRequestWarningInterval": 500 }, "invite": "https://discord.gg/49u6cHu", "shardOptions": {