Let's go with NOT trying to be clever
This commit is contained in:
parent
f6f05db7cc
commit
8aede6d01d
@ -9069,10 +9069,7 @@ def show_admins(cli, nick, chan, rest):
|
|||||||
hook.unhook(4)
|
hook.unhook(4)
|
||||||
var.ADMIN_PINGING = False
|
var.ADMIN_PINGING = False
|
||||||
|
|
||||||
if nick == chan:
|
|
||||||
cli.who(botconfig.CHANNEL)
|
cli.who(botconfig.CHANNEL)
|
||||||
else:
|
|
||||||
cli.who(chan)
|
|
||||||
|
|
||||||
@cmd("coin", pm=True)
|
@cmd("coin", pm=True)
|
||||||
def coin(cli, nick, chan, rest):
|
def coin(cli, nick, chan, rest):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user