Read Desc

Is it possible to build emojis directly into the JS bot so that you don't have to upload them to the Discord server?
5 Replies
d.js toolkit
d.js toolkit7d ago
- 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 OP
-fishon?
-fishon?7d ago
discord.com/developers/applications/(here is your bot id)/emojis
d.js docs
d.js docs7d ago
:property: ClientApplication#emojis [email protected] The application emoji manager for this application
Ghosty
Ghosty7d ago
Its possible, You can use Unicode emojis or use custom emoji codes in your bot's messages.
Maxi
MaxiOP7d ago

Did you find this page helpful?