const Discord = require("discord.js"); const client = new Discord.Client({ intents: new Discord.Intents(32767) }) // discord.js v13