]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit
Auth now follows the specs defined in NewAuthModule even though there is no actual...
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Wed, 2 Aug 2006 16:26:29 +0000 (16:26 +0000)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Wed, 2 Aug 2006 16:26:29 +0000 (16:26 +0000)
commitc9b76ddbc6ada354e0c1f14a14fcd1cdd7c1230c
treeaa4a4a5a0648a5ec09d8c9a7036d79cb44d2d39d
parent7bef95455cfbec9cf77db283a11e177f4c981b6a
Auth now follows the specs defined in NewAuthModule even though there is no actual auth coremodule. config.rb needs to be split into a class definition file and a coremodule that manages it
lib/rbot/botuser.rb
lib/rbot/config.rb
lib/rbot/core/core.rb
lib/rbot/ircbot.rb
lib/rbot/messagemapper.rb
lib/rbot/plugins.rb