mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 10:44:55 -05:00
b.
This commit is contained in:
parent
a051e1917f
commit
26c9c0e3b3
1 changed files with 0 additions and 1 deletions
1
index.js
1
index.js
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue