refactor(asf): use ASF_URL directly, poll restart

This commit is contained in:
2026-07-22 22:10:24 +05:00
parent 2fb37d1ee8
commit b1c8f6d9f8
6 changed files with 70 additions and 32 deletions
-1
View File
@@ -31,7 +31,6 @@ dp.include_router(messages_router)
async def main() -> None:
logger.info("Запуск Telegram-бота ASF Control Bot")
await dp.start_polling(bot)