mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 06:03:04 -04:00
wrong intent dumbass
This commit is contained in:
parent
3ce38e8464
commit
69e96015a0
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ const cluster = new ClusterClient("", {
|
|||
identifyProperties: {
|
||||
$browser: 'Discord Android',
|
||||
},
|
||||
intents: [ GatewayIntents.GUILDS, GatewayIntents.GUILD_MEMBERS ],
|
||||
intents: [ GatewayIntents.GUILDS, GatewayIntents.GUILD_MESSAGES ],
|
||||
presence: {
|
||||
activity: {
|
||||
name: 'v2',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue