]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit
Plugins: move games into their own directory
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 16 Mar 2007 20:48:28 +0000 (20:48 +0000)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 16 Mar 2007 20:48:28 +0000 (20:48 +0000)
commit2e6f388addc0bb9ddc0cb991af50220c1e5e64c3
tree580a3d0a086c95392903df10be302186f9f3cebb
parent8669de30cea27aee0116bb4420cbf15232c8c352
Plugins: move games into their own directory
data/rbot/plugins/azgame.rb [deleted file]
data/rbot/plugins/games/azgame.rb [new file with mode: 0644]
data/rbot/plugins/games/quiz.rb [new file with mode: 0644]
data/rbot/plugins/games/roshambo.rb [new file with mode: 0644]
data/rbot/plugins/games/roulette.rb [new file with mode: 0644]
data/rbot/plugins/games/shiritori.rb [new file with mode: 0644]
data/rbot/plugins/quiz.rb [deleted file]
data/rbot/plugins/roshambo.rb [deleted file]
data/rbot/plugins/roulette.rb [deleted file]
data/rbot/plugins/shiritori.rb [deleted file]
lib/rbot/ircbot.rb