1.2 Вроде все готово

This commit is contained in:
Verum
2025-02-24 00:54:00 +07:00
parent 410b8eff59
commit 61241a2cf4
17 changed files with 385 additions and 171 deletions

View File

@@ -0,0 +1,5 @@
# BotCode/routers/commands/cmd_class/__init__.py
# Инициализация модуля cmd_class, для пользовательских классов команд
# Экспортирование модулей во внешние слои проекта
from .user_cmd_class import *