]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit
Fri Jul 29 13:07:56 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
authorTom Gilbert <tom@linuxbrit.co.uk>
Fri, 29 Jul 2005 13:44:33 +0000 (13:44 +0000)
committerTom Gilbert <tom@linuxbrit.co.uk>
Fri, 29 Jul 2005 13:44:33 +0000 (13:44 +0000)
commit676dd61e6b0bea5f506d064039a685944aefd6fb
tree60fa1936a11a67d6412f9db28532d623aabed5d1
parent438d56ceb82755961229d222d82a1c22ce04ab1d
Fri Jul 29 13:07:56 BST 2005  Tom Gilbert <tom@linuxbrit.co.uk>

  * Moved some stuff out of util.rb into the plugins that actually need
them. Those methods didn't belong in util as they were plugin-specific.
* moved a few more plugins to use map() where appropriate
* made the url plugin only store unique urls
19 files changed:
ChangeLog
data/rbot/plugins/nslookup.rb
data/rbot/plugins/opmeh.rb [deleted file]
data/rbot/plugins/remind.rb
data/rbot/plugins/rot13.rb
data/rbot/plugins/roulette.rb
data/rbot/plugins/seen.rb
data/rbot/plugins/slashdot.rb
data/rbot/plugins/tube.rb
data/rbot/plugins/url.rb
data/rbot/plugins/weather.rb
data/rbot/plugins/wserver.rb
data/rbot/templates/keywords.rbot
data/rbot/templates/levels.rbot
lib/rbot/config.rb
lib/rbot/httputil.rb
lib/rbot/messagemapper.rb
lib/rbot/plugins.rb
lib/rbot/utils.rb