Skip to content

botriot/bot

Repository files navigation

             _     _ _
            | |   (_) |
 _ __   ___ | |__  _| |_ ___
| '_ \ / _ \| '_ \| | __/ __|
| | | | (_) | |_) | | |_\__ \
|_| |_|\___/|_.__/|_|\__|___/

Running Locally

  1. install all npm packages npm install
  2. run redis-server redis-server
  3. run hook.io node hookd.js
  4. run the bot node bot/index.js
  5. run mongoDB mongod run --config /usr/local/Cellar/mongodb/1.8.3-x86_64/mongod.conf
  6. run the website node app.js

About

We built a bot as a service service. This is pretty dated, and we don't plan on working on it anymore. We suggest you use http://hubot.github.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published