Welcome message
I've created a welcome command that i can do /welcome channel and then in that channel everytime someone join the server there should be send a welcome message with an emebed, when someone joins it doens't work, so when i run the command it says: "Welcome messages will now be sent in generale" but then when someone joins he doesn't.
welcome.js:
10 Replies
- 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 OPDiscordJS: 14.15.3
Node: 21.4.0
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View
wdym
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View
yes the client.on is
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View
So, the client.on of welcome.js should be in a folder called "events" with only the client.on and the imports there?
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View