-
I'm trying to make my discord bot welcome people that join a server however I'm having issues getting the event to trigger.
|
Beta Was this translation helpful? Give feedback.
Answered by
Harmon758
Dec 4, 2020
Replies: 2 comments 3 replies
-
Have you enabled the server members intent in your bot's dashboard? |
Beta Was this translation helpful? Give feedback.
2 replies
-
You need to pass the intents when you initialize |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Zaymus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to pass the intents when you initialize
Client
.