Kind of the same as /names #channel
The idea is for the bot to get the info on who is on a certain channel, and then react if a certain nick is on that channel.
For instance...
- I setup the TCL Script to scan for the nickname: "Blacklisted"
- I trigger !scanjoin #somechannel
- The bot checks #somechannel for the names currently on that channel, without joining it!
- If one nick matches "Blacklisted", the bot runs one procedure, if not it runs another...
Simple as that

Hope somebody can help
