Code: Select all
set unbans "!"
bind pub B|B ${unbans}unban unban
proc unban {nick host hand chan text} {
set target [lindex $text 0]
putserv "MODE $chan -b $target"
killchanban $chan $target
}
Try:kato wrote:is there a command to list all the users?
Code: Select all
.match *mindspring.com*