Files
AnyMusicBot/bot/utils/config/__init__.py
2024-11-02 00:10:44 +02:00

4 lines
47 B
Python

from ._config import Config
config = Config()