Closed sbp closed 13 years ago
phenny.write(['MODE', '#example', '+o', 'nickname']) doesn't work.
The problem was that the irc server in question only allows opping through ChanServ, not through MODE.
phenny.write(['MODE', '#example', '+o', 'nickname']) doesn't work.