mirror of
https://github.com/assenzostefano/class-website.git
synced 2025-06-06 00:39:12 +02:00
Update main.py
This commit is contained in:
@@ -93,4 +93,5 @@ now = datetime.datetime.now()
|
|||||||
t1 = threading.Thread(target=bot.polling).start()
|
t1 = threading.Thread(target=bot.polling).start()
|
||||||
|
|
||||||
while True:
|
while True:
|
||||||
|
time.sleep(10)
|
||||||
schedule.run_pending()
|
schedule.run_pending()
|
||||||
|
Reference in New Issue
Block a user