.BANCHO. .HIDE. Antiamo a kuartare i kantieri koi vekki...............
This commit is contained in:
parent
7ba5db62b4
commit
49f8bd8cf1
|
@ -754,10 +754,10 @@ def report(fro, chan, message):
|
|||
if msg != "":
|
||||
token = glob.tokens.getTokenFromUsername(fro)
|
||||
if token is not None:
|
||||
if not token.irc:
|
||||
token.enqueue(serverPackets.notification(msg))
|
||||
else:
|
||||
if token.irc:
|
||||
chat.sendMessage("FokaBot", fro, msg)
|
||||
else:
|
||||
token.enqueue(serverPackets.notification(msg))
|
||||
return False
|
||||
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue
Block a user