GitXplorerGitXplorer
W

HandyBot2

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
20e9af41ddb932d224bcf2afda040ec836a98db1

Be more tolerant of missing keys.

WWilfred committed 9 years ago
Unverified
1bd832c59b1f85b04c96b6895c2dda38383bc4d3

Unused dependency.

WWilfred committed 9 years ago
Unverified
df7f97e55af263caef8f002593a9a292a20a35d3

Quick and dirty image script.

WWilfred committed 9 years ago
Unverified
968c5f595e2738396bdbe053a44497941897654a

Remove unused script.

WWilfred committed 9 years ago
Unverified
97598ecdc6eb544e802f69b35497c5bdb0403108

Don't bother with abstracts.

WWilfred committed 9 years ago
Unverified
15e31e2889400ad9c8421eeb5f5a7f9dc065c671

Use hubot-forecastio from upstream.

WWilfred committed 9 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