Update main.py

This commit is contained in:
Egor
2025-08-30 15:40:32 +03:00
committed by GitHub
parent 961ff46f43
commit 1eda042b34
+1
View File
@@ -74,6 +74,7 @@ async def main():
bot, dp = await setup_bot()
monitoring_service.bot = bot
maintenance_service.set_bot(bot)
if settings.TRIBUTE_ENABLED:
logger.info("🌐 Запуск webhook сервера для Tribute...")