spark-c / SparksieBOT

A Discord bot that provides upkeep, utility, and some fun commands for my personal discord server.
1 stars 0 forks source link

Clean up filesystem #12

Open spark-c opened 3 years ago

spark-c commented 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:

Of course, imports and the open()ing of files will need to be checked and updated.