]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit
Create an utils subdir in core, which will store all utility files that can be reload...
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Tue, 6 Feb 2007 11:27:38 +0000 (11:27 +0000)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Tue, 6 Feb 2007 11:27:38 +0000 (11:27 +0000)
commite935773b3e115d2d33e6d32f488578c650428ed2
treea0041515250b3ae35864d01d0469246c001e88e5
parent15dc6104fe577661a103ad2e66996f7ced61d155
Create an utils subdir in core, which will store all utility files that can be reloaded without quitting the bot, and move httputil and utils to it
data/rbot/plugins/remind.rb
lib/rbot/core/utils/httputil.rb [new file with mode: 0644]
lib/rbot/core/utils/utils.rb [new file with mode: 0644]
lib/rbot/httputil.rb [deleted file]
lib/rbot/ircbot.rb
lib/rbot/utils.rb [deleted file]