And again...

Now about ON message hooks.

Some hooks, like alot of public_* hooks and channel_signoff
are filtered agains current channel and sender channels, 
other hooks are common.

Shouldn't it be more clean:
either filtering are to be done by scripts or in ircclient core ?

In last case there should be
action_other, ctcp_other, etc_other -
    when channel (or general 'target') is not current,
action_msg, ctcp_msg -
    when sender is not on channel it sends message to.
and ever more:
send_public_other, send_msg_other - 
    when sending messages to not current channel/nick.

?

What 'policy' says about it ?

qMax
_______________________________________________
List mailing list
[EMAIL PROTECTED]
http://epicsol.org/mailman/listinfo/list

Reply via email to