A customizable life embetterment robot.
JavaScript Shell CoffeeScript
Permalink
Failed to load latest commit information.
bin Exit when failing to load external scripts from npm Mar 10, 2013
docs Document error handling Dec 31, 2013
src Version bump to v2.7.0, and update CHANGELOG Dec 31, 2013
test Add tests for the respond listener to confirm that the robot responds… Feb 8, 2013
.gitignore fuck a color history Aug 27, 2011
.travis.yml
CHANGELOG.md Version bump to v2.7.0, and update CHANGELOG Dec 31, 2013
CONTRIBUTING.md my_method -> myMethod Aug 13, 2013
LICENSE
Makefile Consistent whitespace Nov 20, 2011
README.md Whoops, forgot to commit Jul 19, 2013
index.coffee Add ability to listen for topic changes Mar 11, 2013
package.json Version bump to v2.7.0, and update CHANGELOG Dec 31, 2013

README.md

Hubot

Hubot is a chat bot, modeled after GitHub's Campfire bot, hubot. He's pretty cool. He's extendable with community scripts and your own custom scripts, and can work on many different chat services.

This repository provides a library that's distributed by npm that you use for building your own bots. See the docs/README.md for details on getting up and running with your very own robot friend.

In most cases, you'll probably never have to hack on this repo directly if you are building your own bot. But if you do, check out CONTRIBUTING.md

License

Copyright (c) 2011-2013 GitHub, Inc. See the LICENSE file for license rights and limitations (MIT).