Better Framework, new cog-files
This commit is contained in:
@@ -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__
|
||||
|
||||
Reference in New Issue
Block a user