how can i welcome users?

so basically i want to welcome new users when they join my server
7 Replies
d.js toolkit
d.js toolkit13mo 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
jay
jay13mo ago
listen for guildMemberAdd and go from there
ZNomad
ZNomadOP13mo ago
how would I do that? (also how do you get github badge)
jay
jay13mo ago
client.on('guildMemberAdd') and the github role is a linked role btw guildMemberAdd does have a param of member
ZNomad
ZNomadOP13mo ago
also how do i get "client" i have no idea how that works
jay
jay13mo ago
client is what you define your bot as
ZNomad
ZNomadOP13mo ago
oh cool thanks
Want results from more Discord servers?
Add your server