on *:text:!channel *:#:{
if ($2) whois $2
set %cc $chan
}
raw 319:*: {
msg %cc Channels: $sorttok($3-,32,c)
halt
}