]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit
reaction plugin: triggers can have multiple reactions, each with a different percentage
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Thu, 20 Sep 2007 13:49:13 +0000 (13:49 +0000)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Thu, 20 Sep 2007 13:49:13 +0000 (13:49 +0000)
commit13fed176547e7d18295421d35b47f9953877b882
tree2f8f772c11d70204c442b57c14d1663377f1a762
parent250407932afa3932c1357de1acf67d54cd12481b
reaction plugin: triggers can have multiple reactions, each with a different percentage

If the sum of all the percentages is less than 1, then there is chance that nothing
will be replied. Otherwise, the percentage is just the relative chance that each
reply will be selected.
data/rbot/plugins/reaction.rb