+return;
> + }
>
> Uhm, can't I still do:
>
> PRIVMSG #chan :\001ACTION is broken\001\001VERSION\001
>
> Jeff
most clients don't (or at least aren't supposed to) support that..
if you wanted, you could filter specifically for DCC sending to
channels; that's how bahamut does it.
//akl
hile this would cause some confusion I think that the benefit outweighs
it..
however, this would need some form of 'away flood' protection though to
prevent people from sending something like:
AWAY :been gone for 30s
AWAY
AWAY :been gone for 31s
AWAY
AWAY :been gone for 32s
AWAY
... etc.
// akl ([EMAIL PROTECTED]; irc.progameplayer.com)