Looks like that op request wasn't so redundant.
I misread the code.
This commit is contained in:
parent
6f62831b8a
commit
7887b6b2d8
@ -116,6 +116,8 @@ def connect_callback(cli):
|
||||
|
||||
cli.join(",".join(channels))
|
||||
|
||||
cli.msg("ChanServ", "op " + botconfig.CHANNEL)
|
||||
|
||||
cli.nick(botconfig.NICK) # very important (for regain/release)
|
||||
|
||||
wolfgame.connect_callback(cli)
|
||||
|
Loading…
x
Reference in New Issue
Block a user