mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 21:53:07 -04:00
oops wrong intent
This commit is contained in:
parent
689b254e4e
commit
11aaed9867
2 changed files with 4 additions and 3 deletions
|
@ -12,8 +12,7 @@ const cluster = new ClusterClient("", {
|
|||
intents: [
|
||||
GatewayIntents.GUILDS,
|
||||
GatewayIntents.GUILD_MESSAGES,
|
||||
GatewayIntents.GUILD_EMOJIS,
|
||||
GatewayIntents.GUILD_MEMBERS
|
||||
GatewayIntents.GUILD_EMOJIS
|
||||
],
|
||||
presence: {
|
||||
activity: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue