Revert "Update index.js"

This reverts commit 3b165bad13.
This commit is contained in:
Isaac 2022-09-02 19:59:00 +01:00
parent 3b165bad13
commit 2e2350806d
No known key found for this signature in database
GPG Key ID: 0DE40AE37BBA5C33

View File

@ -113,8 +113,7 @@ class Bot extends Client {
Intents.FLAGS.GUILDS, Intents.FLAGS.GUILDS,
Intents.FLAGS.GUILD_MEMBERS, Intents.FLAGS.GUILD_MEMBERS,
Intents.FLAGS.GUILD_MESSAGES, Intents.FLAGS.GUILD_MESSAGES,
Intents.FLAGS.GUILD_MESSAGE_REACTIONS, Intents.FLAGS.GUILD_MESSAGE_REACTIONS
Intents.FLAGS.MESSAGE_CONTENT,
], ],
partials: [ partials: [
'CHANNEL', 'CHANNEL',