reaction plugin: uniformize auth_path for trigger removal commands
[rbot] / data / rbot / plugins / reaction.rb
2007-09-22  Giuseppe Bilottareaction plugin: uniformize auth_path for trigger remov...
2007-09-22  Giuseppe Bilottareaction plugin: order reaction candidates by number...
2007-09-21  Giuseppe Bilottareaction plugin: no more :stuff, but :before and :after...
2007-09-21  Giuseppe Bilottareaction plugin: it's %{key}, not %%{key}
2007-09-21  Giuseppe Bilottareaction plugin: quoted multi-word triggers in [1189...
2007-09-21  Giuseppe Bilottareaction plugin: use the longest-matching trigger,...
2007-09-21  Giuseppe Bilottareaction plugin: make triggers case insensitive
2007-09-21  Giuseppe Bilottareaction plugin: range attribute should be an accessor...
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...