]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - data/rbot/plugins/reaction.rb
reaction plugin: revert [1204], having r.range == nil is an actually supported scenar...
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / reaction.rb
2007-09-21 Giuseppe Bilottareaction plugin: revert [1204], having r.range == nil...
2007-09-21 Dmitry Kim* (plugins/reaction) fixed r.range == nil case
2007-09-20 Giuseppe Bilottareaction plugin: captures in regexp are now available...
2007-09-20 Giuseppe Bilottareaction plugin: allow moving replies from one trigger...
2007-09-20 Giuseppe Bilottareaction plugin: chance was not actually optional
2007-09-20 Giuseppe Bilottareaction plugin: reply ranges were not being updated...
2007-09-20 Giuseppe Bilottareaction plugin: it is now possible to change the chanc...
2007-09-20 Giuseppe Bilottareaction plugin: update help
2007-09-20 Giuseppe Bilottareaction plugin: missing \! in string-to-chance conversion
2007-09-20 Giuseppe Bilottareaction plugin: author/date/channel information are...
2007-09-20 Giuseppe Bilottareaction plugin: triggers can have multiple reactions...
2007-09-19 Giuseppe Bilottareaction plugin: only react to unreplied messages
2007-09-19 Giuseppe Bilottareaction plugin: check for existing reaction when addin...
2007-09-19 Giuseppe Bilottareaction plugin: new add syntax
2007-09-19 Giuseppe Bilottareaction plugin: one-liner reply/reaction to in-channel...