""" Конфигурационный модуль AnonBot """ from .config import config, Config from .constants import * __all__ = ['config', 'Config']