Emojibot is a Slack bot that announces new custom emoji to a specific channel.
$ git clone [email protected]:remiprev/emojibot.gitEmojibot expects a few environment variables when it starts.
# Slack tokens linked to the bot
SLACK_APP_TOKEN=foo
SLACK_BOT_TOKEN=bar
# Channel ID where the bot will forward messages
EMOJI_CHANNEL_ID=C…$ mix run --no-halt