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()
|
irl3.start()
|
||||||
ticker=0
|
ticker=0
|
||||||
while True:
|
while True:
|
||||||
global lastquery
|
|
||||||
teext = irc.response_irc().split("\r\n")
|
teext = irc.response_irc().split("\r\n")
|
||||||
for text in teext:
|
for text in teext:
|
||||||
if text != "":
|
if text != "":
|
||||||
|
|
Loading…
Add table
Reference in a new issue