]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit
Add new httputil object to the bot object, to be used by plugins etc that
authorTom Gilbert <tom@linuxbrit.co.uk>
Wed, 20 Jul 2005 00:17:51 +0000 (00:17 +0000)
committerTom Gilbert <tom@linuxbrit.co.uk>
Wed, 20 Jul 2005 00:17:51 +0000 (00:17 +0000)
commit66d49005d6b359dabc8a48fccab9c860ef31f29b
tree2e30af35db41d368b999c26c965a0b475259242d
parentc48b4d6fb9312b66ca937028dcba97fc04c99b9b
Add new httputil object to the bot object, to be used by plugins etc that
wish to make http requests. It sets up all the proxies etc for them
according to bot config.
rbot/httputil.rb [new file with mode: 0644]
rbot/ircbot.rb
rbot/plugins/tube.rb