Initial commit.
commitef6985ec30350ee32426a2ff7f00293448d95f27
authorAllan Odgaard <nee1lnl02@sneakemail.com>
Fri, 15 Jun 2007 13:08:12 +0000 (15 15:08 +0200)
committerAllan Odgaard <nee1lnl02@sneakemail.com>
Fri, 15 Jun 2007 13:08:12 +0000 (15 15:08 +0200)
tree0e9f07070bb7b56d5f1484ca0563938d873fee52
Initial commit.

This is a svn export of http://cyanite.org/svn/cybot/trunk at revision 25.
18 files changed:
TODO.txt [new file with mode: 0644]
config.example [new file with mode: 0644]
configspace/configspace.rb [new file with mode: 0644]
cybot.rb [new file with mode: 0644]
ircbase/irc.rb [new file with mode: 0644]
lib/irc.rb [new file with mode: 0644]
lib/plugin.rb [new file with mode: 0644]
lib/test.rb [new file with mode: 0644]
lib/user.rb [new file with mode: 0644]
pluginbase.rb [new file with mode: 0644]
plugins-extra/suck.rb [new file with mode: 0644]
plugins-extra/textmate.rb [new file with mode: 0644]
plugins/logger.rb [new file with mode: 0644]
plugins/scribe.rb [new file with mode: 0644]
plugins/topic.rb [new file with mode: 0644]
plugins/web.rb [new file with mode: 0644]
support/async.rb [new file with mode: 0644]
support/htmlentities.rb [new file with mode: 0644]