Skip to content
/ emojibot Public

Emojibot is a Slack bot that announces new custom emoji to a specific channel.

License

Notifications You must be signed in to change notification settings

remi/emojibot

Repository files navigation

Emojibot

Emojibot is a Slack bot that announces new custom emoji to a specific channel.

Installation

$ git clone [email protected]:remiprev/emojibot.git

Environment variables

Emojibot expects a few environment variables when it starts.

# Slack API token linked to the bot
SLACK_API_TOKEN=foo

# Channel ID where the bot will forward messages
EMOJI_CHANNEL_ID=C…

Usage

$ mix run --no-halt

About

Emojibot is a Slack bot that announces new custom emoji to a specific channel.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published