how to use emoji in bot
I want to use an emoji registered on my Discord bot in Discord.js, but I don't know how to do it.
I've tried using:
but they don't seem to work.
Do I need to add intent permissions?
I haven't made any other settings besides registering the emoji.
I've tried using:
but they don't seem to work.
Do I need to add intent permissions?
I haven't made any other settings besides registering the emoji.
1 Reply
- 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!