Installation
- Register a bot at
http://slack.com/services/new/bot
- Copy
config/secrets.yml.example
toconfig/secrets.yml
and edit - Run
bundle exec bin/rubot
docker build -t rubot .
docker run -d --restart=on-failure:3 -v /home/astea/rubot/data:/rubot/data rubot