Skip to main content

When we add a smiley to Glip and get the message from a webhook/API, the smileys are transformed in text to something like :smiley_happy:


Is there a document that would give the smileys code / unicode equivalent when using Glip?

For example, 😁 = U+1F601



Glip uses another company's emoji set but I don't remember which company. I will update you once I get it.  Emoji set table: https://apps.timwhitlock.info/emoji/tables/unicode
From my findings it seems like this json corresponds to the emojis on Glip:
https://raw.githubusercontent.com/discourse/discourse-emoji-extractor/master/emoji.json

Reply