This is a very simple bot implementation for presenting powerful python API for creating useful tools.
- Install all the dependencies from requirements.txt (virtualenv and virtualenwrapper)
- Get credentials from Slack. See official manual for howto.
- Put your keys in .env.template and rename it to .env
- Run
python3 bot.py
& have fun.