Skip to content

hristozov/rubot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Register a bot at http://slack.com/services/new/bot
  2. Copy config/secrets.yml.example to config/secrets.yml and edit
  3. Run bundle exec bin/rubot

docker build -t rubot . docker run -d --restart=on-failure:3 -v /home/astea/rubot/data:/rubot/data rubot

About

A Slack bot to have fun with

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.5%
  • Shell 0.5%