Open spark-c opened 3 years ago
Since the creation of this bot, a lot of new files and directories have been written; the filesystem ought to be cleaned up and organized better.
This will probably entail a few things, like:
bot
src
cogs/
baby-bot.py
run.py
config/
Of course, imports and the open()ing of files will need to be checked and updated.
Since the creation of this bot, a lot of new files and directories have been written; the filesystem ought to be cleaned up and organized better.
This will probably entail a few things, like:
bot
orsrc
dir for codecogs/
will probably move there? Need to check other repos to see conventionbaby-bot.py
into that dirrun.py
in root dir?config/
dirOf course, imports and the open()ing of files will need to be checked and updated.