hm. indentation

This commit is contained in:
Jill 2022-06-08 02:32:29 +03:00
parent 3c0b1c31a2
commit a22c792358
1 changed files with 6 additions and 6 deletions

View File

@ -52,12 +52,12 @@ if (fs.existsSync('./next.json')) {
}
const bot = new Discord.Client({
intents: [
Discord.Intents.FLAGS.GUILDS,
Discord.Intents.FLAGS.GUILD_MESSAGES,
Discord.Intents.FLAGS.GUILD_VOICE_STATES,
Discord.Intents.FLAGS.GUILD_MESSAGE_REACTIONS,
],
intents: [
Discord.Intents.FLAGS.GUILDS,
Discord.Intents.FLAGS.GUILD_MESSAGES,
Discord.Intents.FLAGS.GUILD_VOICE_STATES,
Discord.Intents.FLAGS.GUILD_MESSAGE_REACTIONS,
],
});
const channels = [