If you want the bot to see a shopping channel or clan ooc use:
$commands['gmsg']['Clan OOC'][] = &$thisClass;
Make sure you set up the logging using the $this -> bot -> log() function in bot.php so you see it echo'd on the monitor .
As for the last part you're asking about I'm not quite sure what you're getting at. BTW, just because a bot can access a channel to listin in doesn't mean you can let it speak in that channel. Open public chat channels are off limits, it will get kicked if someone /petitions a bot broadcasting in a public channel like OOC or Shopping channels.