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 toolkit2mo 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
undefined
undefined2mo ago
discord.com/developers/applications/(here is your bot id)/emojis
d.js docs
d.js docs2mo ago
:property: ClientApplication#emojis [email protected] The application emoji manager for this application
Ghosty
Ghosty2mo ago
Its possible, You can use Unicode emojis or use custom emoji codes in your bot's messages.
Maxi
MaxiOP2mo ago

Did you find this page helpful?