Every repository with this icon (
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install mcornick-discostu
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri May 30 11:20:49 -0700 2008 | [mcornick] |
| |
COPYING | Fri Feb 22 15:15:06 -0800 2008 | [Mark Cornick] |
| |
Capfile | Fri Feb 01 19:49:25 -0800 2008 | [Mark Cornick] |
| |
README.textile | Thu Jul 10 14:29:36 -0700 2008 | [mcornick] |
| |
Rakefile | Fri Feb 01 19:49:25 -0800 2008 | [Mark Cornick] |
| |
app/ | Mon Sep 08 18:10:55 -0700 2008 | [mcornick] |
| |
config/ | Wed Sep 10 17:33:12 -0700 2008 | [mcornick] |
| |
db/ | Tue Jun 10 12:48:00 -0700 2008 | [mcornick] |
| |
discostu.gemspec | Tue Jun 03 13:35:42 -0700 2008 | [mcornick] |
| |
lib/ | Wed Sep 10 16:39:58 -0700 2008 | [mcornick] |
| |
log/ | Fri Feb 01 19:49:25 -0800 2008 | [Mark Cornick] |
| |
public/ | Fri Jun 20 12:44:07 -0700 2008 | [mcornick] |
| |
script/ | Wed Sep 10 17:53:01 -0700 2008 | [mcornick] |
| |
test/ | Wed Sep 10 16:50:36 -0700 2008 | [mcornick] |
| |
tmp/ | Fri Feb 01 19:49:25 -0800 2008 | [Mark Cornick] |
| |
vendor/ | Mon Sep 08 17:02:24 -0700 2008 | [mcornick] |
Disco Stu
This is Disco Stu.0, the rewrite of the original Disco Stu. Among other things, the XML-RPC backend from the original Disco Stu has been completely removed and replaced by a new RESTful API. The old Python IRC bot was also removed, since it only worked with the old API, was not rewritten for the new API, wasn’t being used, and was written in Python. A proof-of-concept Campfire bot is included, but it is mostly untested.
New as of May 2008 is a Ruby client API which wraps ActiveResource for convenience. This can be built with the included gemspec, or installed from GitHub’s gem server:
sudo gem install mcornick-discostu --source=http://gems.github.com
As with prior releases, you are free to do whatever you like with this under the terms of the MIT License, but the developers will not be providing any support.
There is a Lighthouse site for Disco Stu, although as of right now, not a lot is happening.




