A Slack bot based on rtmbot that suggests images for custom emoji.
-
Clone the repo
git clone [email protected]:yns88/emojibot.git cd emojibot
-
Install dependencies:
pip install -r requirements.txt
-
Configure rtmbot (https://api.slack.com/bot-users)
cp example_rtmbot.conf rtmbot.conf vi rtmbot.conf
./rtmbot.py