Files
AnyMusicBot/bot/utils/config/__init__.py
2023-10-08 21:21:15 +03:00

5 lines
48 B
Python

from ._config import Config
config = Config()