hi im new here
DALnet has new replies to some commands like /why
ChanServ: <nick> has AOp access to <#channel>. Reason: Identification to the nickname <nick>. Channel Frozen: NO
.the script KickRemove.tcl <removed>
contains the line ..
>> set opnick [string trim [lindex [split $msg] end] .]
and it reads the last word of the ChanServ msg which is "NO"
any one help me? so the "opnick" variable in the script reads the "<nick>" not the last "NO" in the Chanserv message.
thanks.