This commit is contained in:
2026-03-17 20:36:51 +03:00
parent c80faeb665
commit f59791caf1
9 changed files with 106 additions and 6 deletions
-1
View File
@@ -55,7 +55,6 @@ async def main():
setup_dialogs(dp)
setup_dishka(container, dp, auto_inject=True)
# Устанавливаем команды бота
await set_bot_commands(bot)
await dp.start_polling(bot)