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": {