master
Skye 2 years ago
parent 4a6031b75e
commit 9ef7baec59
Signed by: me
GPG Key ID: 0104BC05F41B77B8

@ -22,7 +22,7 @@ const client = new Client({
intents: [
GatewayIntentBits.MessageContent,
GatewayIntentBits.GuildMessages,
GatewayIntentBits.Guilds
GatewayIntentBits.Guilds,
],
});

Loading…
Cancel
Save