idlebot: using global uniq USER_AGENT
This commit is contained in:
@@ -82,7 +82,7 @@ if '__main__' == __name__:
|
|||||||
xmpp.disconnect()
|
xmpp.disconnect()
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
time.sleep(delay)
|
time.sleep(EVENTLOOP_DELAY)
|
||||||
except KeyboardInterrupt:
|
except KeyboardInterrupt:
|
||||||
print('')
|
print('')
|
||||||
exit(130)
|
exit(130)
|
||||||
|
|||||||
Reference in New Issue
Block a user