Recreating welcome message wave button?
Any way to re-create the "Wave to say hi!" button that the server sends when a new member joins the server? One that would make the member respond with a random or chosen sticker
3 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!You cant make buttons that trigger user actions, no
But you can make buttons that send webhook msg and you can make the webhook mimic whoever clicked the button