:one: :two: :three: :four: :five: :six: :seven: :eight: :nine:

These characters seems to be missing from regex pattern in emojione.js (https://github.com/emojione/emojione/issues/490), but it wouldn't be fixed on v2 since it is outdated.
Possible solutions are...
master (If you're a user, don't worry about this).Change emoji pack (discourse discussion)?
Should we use Twemoji (Twitter's emoji)? It seems a bit odd at best that we would resort to that...
I mean is there really another alternative? If EmojiOne won't release an open source, up-to-date pack, Twemoji seems like a logical solution.
I thought using emojione 3 js (MIT licensed even now) and emojione 2 images, but this approach seems bit complicated. So changing to another packs would be a good idea.
(Actually, we're using twitter-text already.)
I'd say open a PR on emojione; I've been working with them a bit and they seem open to improvements: https://github.com/emojione/emojione
I think the question is if this is really worth fixing, since we need to update the emoji pack anyway (this one does not support the latest emoji), which would also fix this issue.
This issue was solved at #4049.
Most helpful comment
Should we use Twemoji (Twitter's emoji)? It seems a bit odd at best that we would resort to that...