public
Rubygem
Description: Disco Stu doesn't advertise.
Homepage: http://discostu.us/
Clone URL: git://github.com/mcornick/discostu.git
name age message
file .gitignore Fri May 30 11:20:49 -0700 2008 extract gem spec from rake tasks so that github... [mcornick]
file COPYING Fri Feb 22 15:15:06 -0800 2008 update copyright [Mark Cornick]
file Capfile Fri Feb 01 19:49:25 -0800 2008 Initial git setup for discostu [Mark Cornick]
file README.textile Thu Jul 10 14:29:36 -0700 2008 add a header [mcornick]
file Rakefile Fri Feb 01 19:49:25 -0800 2008 Initial git setup for discostu [Mark Cornick]
directory app/ Mon Sep 08 18:10:55 -0700 2008 shoulda-fy some functional tests; remove unused... [mcornick]
directory config/ Wed Sep 10 17:33:12 -0700 2008 new deploy config [mcornick]
directory db/ Tue Jun 10 12:48:00 -0700 2008 add some OpenID code, needs tests [mcornick]
file discostu.gemspec Tue Jun 03 13:35:42 -0700 2008 update API to version 2.0.0; now depends on act... [mcornick]
directory lib/ Wed Sep 10 16:39:58 -0700 2008 clean up user test [mcornick]
directory log/ Fri Feb 01 19:49:25 -0800 2008 Initial git setup for discostu [Mark Cornick]
directory public/ Fri Jun 20 12:44:07 -0700 2008 add link ticker to header [mcornick]
directory script/ Wed Sep 10 17:53:01 -0700 2008 create a comment with the text that contained t... [mcornick]
directory test/ Wed Sep 10 16:50:36 -0700 2008 shoulda-fy users controller test [mcornick]
directory tmp/ Fri Feb 01 19:49:25 -0800 2008 Initial git setup for discostu [Mark Cornick]
directory vendor/ Mon Sep 08 17:02:24 -0700 2008 start moving over to shoulda/factory_girl [mcornick]
README.textile

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.