Ive been looking through commands and tcl's and I just can't find what I am looking for.
I am looking for a command that will find the nick of someone banned.
when the mode bind is triggered the victim variable is a mask. I want to have the bot message the channel
putserv "privmsg #channel :$nick tried to ban (nick of person being banned)"
how can I make the bot determine the nick of the person being banned?