Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bot
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.markdown

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

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.