Skip to content

Commit

Permalink
📁 Remove some intents
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldb09 authored Jan 15, 2022
1 parent e5583cc commit 0617949
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ const fs = require("fs"),
client = new Client({
messageCacheMaxSize: 20,
intents: [Intents.FLAGS.GUILDS,
Intents.FLAGS.GUILD_MEMBERS,
Intents.FLAGS.GUILD_EMOJIS_AND_STICKERS,
Intents.FLAGS.GUILD_VOICE_STATES,
Intents.FLAGS.GUILD_MESSAGES,
Intents.FLAGS.GUILD_MESSAGE_REACTIONS,
Expand Down

0 comments on commit 0617949

Please sign in to comment.