mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-04-08 05:51:50 +03:00
Revert "Update index.js"
This reverts commit 3b165bad137c05e1aad819aa8d138831c05416e1.
This commit is contained in:
parent
3b165bad13
commit
2e2350806d
@ -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',
|
||||||
@ -215,4 +214,4 @@ class Bot extends Client {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
new Bot();
|
new Bot();
|
Loading…
x
Reference in New Issue
Block a user