улучшенния в коде и исправление ошибок

This commit is contained in:
2026-02-17 11:47:40 +07:00
parent 1951a3c30c
commit 3adb131742
7 changed files with 460 additions and 21 deletions

4
bot/tasks/__init__.py Normal file
View File

@@ -0,0 +1,4 @@
"""
Модуль фоновых задач для бота
"""
from .cleanup import *