hubot
hubot is a customizable, life embetterment robot commissioned by github.
docker-compse.yml
hubot:
image: vimagick/hubot
environment:
- HUBOT_SLACK_TOKEN=xoxb-xxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxxxxxx
restart: always
Goto here to generate HUBOT_SLACK_TOKEN
.