GitXplorerGitXplorer
W

HandyBot2

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
b602c2ab704b08eb98cf0ab89f01d2c3db49f3c7

Use hubot-remind-her for its more flexible reminder syntax.

WWilfred committed 9 years ago
Unverified
0712b1d4c8b42e354ba9f33c662934371a144e9e

Silence warning.

WWilfred committed 9 years ago
Unverified
3adc17de6d6cf5bfb65c6ad4a5eeb8b865700ffc

Don't bother fetching details of URLs.

WWilfred committed 9 years ago
Unverified
4154b926a0a7cdadfb7be0f1b51c9d2e88d8c347

Version bump hubot-tube-status.

WWilfred committed 10 years ago
Unverified
ddb6219d082492442a3c0a55e9d2cd77bd8d2ef4

Install hubot-tube-status.

WWilfred committed 10 years ago
Unverified
569c1795d03a97fa1f2fbf2edf12819e30009f43

Updating and simplifying readme.

WWilfred committed 10 years ago

README

The README file for this repository.

HandyBot 2

This is a Hubot instance configured to meet my day-to-day development needs plus a few entertainment options. It's heavily based on HandyBot, a homegrown Clojure IRC bot, but more featureful.

This bot includes some third-party packages, and some third-party packages that I've hacked. Bugfixes are pushed upstream, but in some cases I've removed features, in which case we keep the hacked version.

Dependency Status

Installation

$ sudo pacman -S redis
$ sudo systemctl start redis
$ git clone git@github.com:Wilfred/HandyBot2.git
$ cd HandyBot2
$ npm install --python=`which python2`

Testing Hubot Locally

You can test your hubot by running the following.

% bin/hubot

Then you can interact with hubot by typing, e.g. hubot help.

Hubot> hubot help