diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2009-02-11 23:34:16 +0100 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2009-02-11 23:48:44 +0100 |
commit | 75c90dfd30d17544b2b86323b3993ac5c3083ca9 (patch) | |
tree | 308c842b544761803fc3ec07fe1f7358a947ebc2 /Rakefile | |
parent | 8115edef0169d95f0ebb64d77364e346e9452099 (diff) |
ircbot: sendmsg filtering
We allow a filter to manipulate the arguments of sendmsg() by running
them through the filters of the :sendmsg group. The DataStream passed to
the filters has four keys:
:text => the message text
:type => the message type (typically, PRIVSMG or NOTICE)
:dest => the destination (typically, a Channel or User)
:options => options passed to sendmsg, merged with the default ones
Diffstat (limited to 'Rakefile')
0 files changed, 0 insertions, 0 deletions