Files
PrimoGuardBot-/bot/core/__init__.py
2026-02-17 11:24:55 +07:00

6 lines
96 B
Python

"""
Модуль управления ботом
"""
from .bots import *
from .webhook import *