parent
81bf240285
commit
15a3ece2f2
1 changed files with 0 additions and 1 deletions
|
@ -341,7 +341,6 @@ irl3 = threading.Thread(target=irci3, daemon=True)
|
|||
irl3.start()
|
||||
ticker=0
|
||||
while True:
|
||||
global lastquery
|
||||
teext = irc.response_irc().split("\r\n")
|
||||
for text in teext:
|
||||
if text != "":
|
||||
|
|
Loading…
Add table
Reference in a new issue