How do I properly use a built in emoji?
I'm trying to set a voice channel name to a emoji. Currently it is only displaying a color less version of the emoji.
I'm copying the unicode character and pasting it in the string.
6 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 OPI'm using vs code if that matters.
That's just how the discord font displays the emoji and there is no fix for that.
As I've said, it's related to the discord font, and unless you use a plugin it will be displayed like that globally.
Oh.