First working version

This commit is contained in:
CramMK
2020-01-18 04:13:57 +01:00
parent 7e805ff13a
commit 818bafc604
14 changed files with 58 additions and 652 deletions

5
loadconfig.py Normal file
View 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__