#Accurate Checking of Discord's Built-in Emojis

1 messages · Page 1 of 1 (latest)

sly bane
#

What is a reliable way to test if a string is a built-in Discord emoji?
**Note: **Not all built-in Discord emojis are in the emoji library

For example,
:awesomefakeemoji: is not a built-in Discord emoji
🇪 is a built-in Discord emoji
:regional_indicator_e: is a built-in Discord emoji
Yesnt is not a built-in Discord emoji

#

Accurate Checking of Discord's Built-in Emojis

stone glade
#

seems discord uses https://twemoji.twitter.com/

Twitter’s open source emoji has you covered for all your project's emoji needs. With support for the latest Unicode emoji specification, featuring 2,685 emojis, and all for free.

#

so maybe you could make a list of emojis that are built-in and check against it

sly bane
stone glade
#

yeah 😄

sly bane
#

there's gotta be a better way PolyThink

stone glade
#

nvm.. those solutions are silly

sacred epoch
stable glade
#

I have looked into this issue before. There is not a great solution. Not all discord emojis are unicode iirc. And there are many unicode characters that are not discord emojis.

stone glade
#

its why I deleted my solutions

#

😄

sacred epoch
#

\🤣

#

Well one thing for sure, built-in ones have no id

stable glade
#

But it is also impossible to tell what charecters are even emojis if they dont have an ID

sacred epoch
stable glade
#

Or the API server?

sacred epoch
#

nah

#

forget it

#

they will be rude