kattrali / weemoji

Weechat plugin to replace emoji in the 'colon' format with unicode equivalents! :thumbsup:
Other
29 stars 1 forks source link

Add support for newer emoji, such as skin swatches #2

Open kattrali opened 9 years ago

kattrali commented 9 years ago

The current emoji data list does not include skin swatches for the equivalent text, such as :skin_tone_2:

oblitum commented 7 years ago

Now that it seems colored emojis are generally available in a bunch of distros and I'm seeing them in terminal a lot, I've noticed that there's a bunch that isn't covered here but that could be enabled.

hakanai commented 6 years ago

Is this as simple as adding the mappings to the code?

I tried doing it for a :skin-tone-2: I found, but the result doesn't seem any different than the same emoji without the skin tone modifier.

ghost commented 5 years ago

another option is to read json file to add emojis on demand like: https://github.com/wee-slack/wee-slack/blob/master/weemoji.json