First working version
This commit is contained in:
5
loadconfig.py
Normal file
5
loadconfig.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# 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