Converts Twitch Emoticons from a Twitch Channel into an Emojipacks compatible YAML file. Then use the Emojipacks project to upload the export into your Slack channel.
- Clone repo locally
cd twitch_emojipacks
bundle install
ruby twitch_emojipacks.rb CHANNEL_NAME
- Run Emojipacks using outputted file in
emojipacks
folder