const Discord = require('discord.js') const CLIENT = new Discord.Client({ intents: new Discord.Intents(32767) })