1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00
dockerfiles/hubot
2016-05-01 09:06:20 +08:00
..
docker-compose.yml add hubot 2015-09-26 16:52:43 +08:00
Dockerfile switch to new domain: easypi.info 2016-05-01 09:06:20 +08:00
README.md update hubot 2016-04-24 13:30:48 +08:00

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.