Skip to content

Commit 0617949

Browse files
authored
📁 Remove some intents
1 parent e5583cc commit 0617949

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ const fs = require("fs"),
44
client = new Client({
55
messageCacheMaxSize: 20,
66
intents: [Intents.FLAGS.GUILDS,
7-
Intents.FLAGS.GUILD_MEMBERS,
8-
Intents.FLAGS.GUILD_EMOJIS_AND_STICKERS,
97
Intents.FLAGS.GUILD_VOICE_STATES,
108
Intents.FLAGS.GUILD_MESSAGES,
119
Intents.FLAGS.GUILD_MESSAGE_REACTIONS,

0 commit comments

Comments
 (0)