]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit
plugins: make delegate() aware of ignored and fake messages
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sat, 12 Apr 2008 20:07:10 +0000 (22:07 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sat, 12 Apr 2008 20:23:11 +0000 (22:23 +0200)
commit2d0765c18a7304aa6e113275411f1cff957ed8d9
tree81bc9d0cecc04e87dc1032337518f1c2abf6fd43
parente36f3f43138a0201ef0ae63db6e799564725055c
plugins: make delegate() aware of ignored and fake messages

By convention, ignored messages will only be delegated to plugins with
negative priority, while fake messages will only be delegated to plugins
with positive priority.
lib/rbot/plugins.rb