Инициализатор модуля
This commit is contained in:
5
bot/core/__init__.py
Normal file
5
bot/core/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""
|
||||
Модуль управления ботом
|
||||
"""
|
||||
from .bots import *
|
||||
from .webhook import *
|
||||
Reference in New Issue
Block a user