Skip to content

emojify() misses some emojis in V2 #131

@Thomas101

Description

@Thomas101

Hi, I've noticed some emojis fail to decode in version 2 vs version 1, despite being listed in emojilib.

Version 2.0.2
emojify(':airplane_departure: and :flashlight:') -> :airplane_departure: and 🔦

Version 1.11.0
emojify(':airplane_departure: and :flashlight:') -> 🛫 and 🔦

It seems pretty consistent, the position in the string etc seems to make no difference.

Metadata

Metadata

Labels

status: accepting prsPlease, send a pull request to resolve this!type: bugSomething isn't working :(

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions