0.7.1 Теперь у него есть логирование информации о боте в консоль и файл

This commit is contained in:
Verum
2025-02-24 04:41:07 +07:00
parent 589b915206
commit d10a405c59
9 changed files with 45 additions and 44 deletions

View File

@@ -12,6 +12,7 @@ async def main():
await setup_logger()
await bot_get_info()
Logs.start(text=f"Начало запуска бота @{BotInfo.username}...")
bot_info_out()
# Создание пустых директорий
await setup_directories()