We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5583cc commit 0617949Copy full SHA for 0617949
index.js
@@ -4,8 +4,6 @@ const fs = require("fs"),
4
client = new Client({
5
messageCacheMaxSize: 20,
6
intents: [Intents.FLAGS.GUILDS,
7
- Intents.FLAGS.GUILD_MEMBERS,
8
- Intents.FLAGS.GUILD_EMOJIS_AND_STICKERS,
9
Intents.FLAGS.GUILD_VOICE_STATES,
10
Intents.FLAGS.GUILD_MESSAGES,
11
Intents.FLAGS.GUILD_MESSAGE_REACTIONS,
0 commit comments