github / gemoji

Emoji images and names.
MIT License
4.39k stars 783 forks source link

Regional indicator aliases get returned as non-UTF-8 a #201

Closed Autissima closed 1 year ago

Autissima commented 3 years ago

I accidentally pressed enter, I am a klutz

Anyway, as the title says, when finding the alias for f.e. U+1F1E9, it returns 🇩, is this intended?

mislav commented 1 year ago

Sorry for the late reply, but I cannot reproduce.

$ ruby -Ilib -remoji -e 'p Emoji.find_by_unicode("\u{1F1E9}")'
nil