remove debug print statement from \!ping code
This commit is contained in:
parent
92a0c62f95
commit
e0ebc4bd40
@ -255,9 +255,6 @@ def pinger(cli, nick, chan, rest):
|
|||||||
cloak in var.PING_IN))):
|
cloak in var.PING_IN))):
|
||||||
|
|
||||||
TO_PING.append(user)
|
TO_PING.append(user)
|
||||||
else:
|
|
||||||
print(var.OPT_IN_PING, var.PINGING, status, cloak)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@hook("endofwho", hookid=800)
|
@hook("endofwho", hookid=800)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user