Третья часть: сделаны обработчики команд

This commit is contained in:
Verum
2025-02-22 11:10:16 +07:00
parent 3dcd49a3cc
commit 3bb01751c3
20 changed files with 280 additions and 28 deletions

View File

@@ -4,3 +4,4 @@
# Экспортирование модулей во внешние слои проекта
from .bots import *
from .bot_edit import *
from .directory import *