This commit is contained in:
ChomeNS 2022-08-19 07:23:16 +07:00
parent a051e1917f
commit 26c9c0e3b3

View file

@ -48,7 +48,6 @@ const {
Intents,
MessageEmbed,
} = require('discord.js');
const { channel } = require('diagnostics_channel');
// Create Discord intentions, required in v13
const intents = new Intents(['GUILDS', 'GUILD_MESSAGES']);
// Create Discord client