From 69e96015a04cb93b5abbace64a6b79583bd34a30 Mon Sep 17 00:00:00 2001 From: derpystuff <3515180-derpystuff@users.noreply.gitlab.com> Date: Thu, 1 Sep 2022 19:00:20 +0200 Subject: [PATCH] wrong intent dumbass --- labscore/client.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labscore/client.js b/labscore/client.js index 6d1c79e..40a54bc 100644 --- a/labscore/client.js +++ b/labscore/client.js @@ -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',