mirror of
https://github.com/EDeev/school_menu.git
synced 2026-06-15 19:11:04 +03:00
start file
This commit is contained in:
parent
2bef885ea7
commit
1a0f578af1
1 changed files with 1 additions and 0 deletions
1
bot.py
1
bot.py
|
|
@ -97,3 +97,4 @@ if __name__ == '__main__':
|
|||
loop = asyncio.get_event_loop()
|
||||
loop.create_task(time(60)) # ПРОВЕРКА КАЖДУЮ МИНУТУ
|
||||
executor.start_polling(dp, skip_updates=True)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue