.BANCHO. .FIX. EMERGENCY RESTART THE SERVER IS ON FIRE
This commit is contained in:
parent
77178a8ce0
commit
94d46cf45f
|
@ -414,7 +414,6 @@ class Client:
|
||||||
|
|
||||||
def noticePrivmsgHandler(self, command, arguments):
|
def noticePrivmsgHandler(self, command, arguments):
|
||||||
"""NOTICE and PRIVMSG commands handler (same syntax)"""
|
"""NOTICE and PRIVMSG commands handler (same syntax)"""
|
||||||
meme()
|
|
||||||
# Syntax check
|
# Syntax check
|
||||||
if len(arguments) == 0:
|
if len(arguments) == 0:
|
||||||
self.replyCode(411, "No recipient given ({})".format(command))
|
self.replyCode(411, "No recipient given ({})".format(command))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user