|
Just an observation:
Your use of
on 1:text:!massvoice:*:
would indicate usage in other forms other than just text in channel: Agreed?
ie: in a notice perhaps....
yet both returns are in $chan output would it be wise to use
on 1:text:!massvoice:#:
or use
on 1:text:!massvoice *:*:
and change all $chan to $1
which will enable the trigger "!massvoice #channame" in any format
I take it this would work: please advise
|