]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit - lib/rbot/ircbot.rb
Sat Jul 30 22:33:36 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
authorTom Gilbert <tom@linuxbrit.co.uk>
Sat, 30 Jul 2005 21:35:57 +0000 (21:35 +0000)
committerTom Gilbert <tom@linuxbrit.co.uk>
Sat, 30 Jul 2005 21:35:57 +0000 (21:35 +0000)
commitd30940cb5ff75cf7eab81f6a588b3b5297a762ad
treeb3f0a62c9255b2ecb8a4f2c927bd116e220b0594
parent992ef2edbf3eed7cb1d7c4c22f72cd203aff2aa5
Sat Jul 30 22:33:36 BST 2005  Tom Gilbert <tom@linuxbrit.co.uk>

  * Config items are now objects, various types are available.
* The config wizard will now use registered config items if :wizard is set
    to true for those items. It will ask questions in the order they were
registered.
* The config module now works for doing runtime configuration.
* misc refactoring
ChangeLog
data/rbot/plugins/nickserv.rb
data/rbot/plugins/seen.rb
data/rbot/plugins/url.rb
lib/rbot/auth.rb
lib/rbot/config.rb
lib/rbot/httputil.rb
lib/rbot/ircbot.rb
lib/rbot/keywords.rb
lib/rbot/language.rb
lib/rbot/utils.rb