Code review comment for lp:~cjohnston/ubuntu-classroom/voice-bot

Revision history for this message
Nathan Handler (nhandler) wrote :

You still are using $server->command("^MSG ChanServ VOICE... to try and voice the bot (Lines 18-20 in the diff shown below). These should be changed to use the voice sub. And is there a reason for the whitespace change at the end?

review: Needs Fixing

« Back to merge proposal