First, let me say that I'm just trying to learn tcl. I have no programming experience at all so this should be interesting.
Unfortunately, I have a need for a script that when a keyword is said in channel (say *outage*) that the script then takes the rest of the string after *outage* and pvt messages everyone in channel.
is there a script for this?
if not would it be very difficult to write?
blaster^ - This would require the use of pubm no matter what. Read tcl-commands.doc and it states that the command for pub is not a mask, as is only taken as the first work in the string.