Merge 551ca73f06
into 93a1f5ae7d
This commit is contained in:
commit
29384f2b4c
1 changed files with 0 additions and 3 deletions
|
@ -110,9 +110,6 @@ class SyncBot(Tox):
|
|||
self.ensure_exe(self.group_message_send,
|
||||
(self.tox_group_id, msg))
|
||||
|
||||
if content.startswith('^'):
|
||||
self.handle_command(content)
|
||||
|
||||
l = line.rstrip().split()
|
||||
if l[0] == "PING":
|
||||
self.irc_send("PONG %s\r\n" % l[1])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue