#Done
1 messages · Page 1 of 1 (latest)
hmm
you need intents
Yeah but wich
idk the 1s you need
guilds rest is up to u
?
const { Client,Intents } = require('discord.js');
const client = new Client({ intents: [Intents.FLAGS.GUILDS,Intents.FLAGS.GUILD_MEMBERS, Intents.FLAGS.GUILD_MESSAGES] });