Update Client.ts

This commit is contained in:
Christer Warén 2022-07-18 21:27:44 +03:00
parent 7c67ced16f
commit f4a3693b04

View File

@ -12,7 +12,7 @@ import path from "path";
const events = "./client/events/";
const GatewayIntents = new Discord.Intents();
const GatewayIntents = new Discord.IntentsBitField();
GatewayIntents.add(
1 << 0, // GUILDS
1 << 7, // GUILD_VOICE_STATES