mirror of
https://github.com/Art-Portal/April.git
synced 2025-03-12 16:52:19 +01:00
Update deprecated Gateway Intent
This commit is contained in:
parent
a788a5915a
commit
04fc7a9136
2
index.js
2
index.js
@ -8,7 +8,7 @@ const client = new Client({
|
|||||||
intents: [
|
intents: [
|
||||||
GatewayIntentBits.Guilds,
|
GatewayIntentBits.Guilds,
|
||||||
GatewayIntentBits.GuildMembers,
|
GatewayIntentBits.GuildMembers,
|
||||||
GatewayIntentBits.GuildBans,
|
GatewayIntentBits.GuildModeration,
|
||||||
GatewayIntentBits.GuildMessages
|
GatewayIntentBits.GuildMessages
|
||||||
]
|
]
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user