Better Framework, new cog-files

This commit is contained in:
CramMK
2020-01-22 22:29:16 +01:00
parent 2453f84fa2
commit 10c65cfda4
11 changed files with 94 additions and 58 deletions

View File

@@ -1,5 +1,9 @@
# Gather all config data into one file
# loadconfig.py then gets called in aquabot.py
"""
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__