表情符号机器人 Emojibot是一个Slack机器人,可以向特定频道发布新的自定义表情符号。 安装 $ git clone git@github.com:remiprev/emojibot.git 环境变量 Emojibot启动时会期望一些环境变量。 # 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