Emojibot is a Slack bot that announces new custom emoji to a specific channel.
$ git clone git@github.com:remiprev/emojibot.gitEmojibot expects a few environment variables when it starts.
# Slack API token linked to the bot
SLACK_API_TOKEN=foo
# Channel name where the bot will forward messages
EMOJI_CHANNEL=#emoji$ mix run --no-halt