GuildMemberAdd

How come this doesn't work?
No description
7 Replies
d.js toolkit
d.js toolkit11mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by OP
chewie
chewie11mo ago
missing intents, most likely
phoenixx
phoenixxOP11mo ago
const client = new Client({intents: [GatewayIntentBits.Guilds, GatewayIntentBits.GuildMessages, GatewayIntentBits.GuildMembers]});
chewie
chewie11mo ago
you need the sus your event handler
phoenixx
phoenixxOP11mo ago
No description
phoenixx
phoenixxOP11mo ago
No description
phoenixx
phoenixxOP11mo ago
mb, it works now i wasn't properly running my event through my index
Want results from more Discord servers?
Add your server