Skip to content

problem getting original emojis from discord [discord.js/discordjs v14] #1599

Closed Answered by Jiralite
jplemonias asked this question in Q&A
Discussion options

You must be logged in to vote

Emojis uploaded to a guild are called custom emojis. That's it. Once you understand that, you will see your problem—you cannot find Unicode emojis (which you dubbed as "original discord emojis") in a guild as they are not custom emojis. They simply exist universally and you do not need to do anything special to get them. Copy and place it in your code and ta-da! You have your Unicode emoji.


Irrelevant to your issue: guild onboarding replaces "reaction roles".

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jplemonias
Comment options

Answer selected by almostSouji
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants