How to use Custom Emojis in Buttons and Embeds
How can I use some custom emojis in buttons and embeds that I create ? like the ones in the photos.
Do I have to upload an emoji in the developer portal, then I can use it or something like that ?



10 Replies
.setEmoji({id: 'emoji_id'})
i believe it wasso from what I understood, I have to upload an emoji in a home server ( a emoji storage server for example )
then I can call that emoji using <:emojiName:id> for example right ?
No, you upload on the site you showed your emoji you want the bot to have and then can copy the id
you can now upload app-only emoji’s on the dev portal
see the “Emoji” tab for that
when I upload an emoji in the dev portal, then my bot can use it in embeds, buttons, etc..?
or it can use it only in specific scenarios ?
your bot can use it on any message they send
and your bot is the only user that can use those emojis
so you don’t need to make a server just for the emojis
+ the app emoji limit is 2000 emojis on the dev portal
oh I see, thanks, that answered my question
The thread owner has marked this issue as solved.