Files
aquabot/loadconfig.py
2020-01-18 04:13:57 +01:00

6 lines
168 B
Python

# Gather all config data into one file
# loadconfig.py then gets called in aquabot.py
from config.cogs import __cogs__
from config.config import __token__, __prefix__