cstavitsky / slackpaste

paste in slack stuff, get output formatted for notion

Home Page:https://slackpaste.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Display actual small emojis in messages

cstavitsky opened this issue · comments

Kosty:

Emoji shortcodes on Slack are derived from this repository,
from https://emojipedia.org/slack/
This webapp actually maps Slack shortcodes <-> UTF-8:
https://emojibase.dev/shortcodes/?shortcodePresets=iamcal&skinTones=true&genders=true
aaaand it looks like they have an API… and github so we can just download it