This is going to require completely restructuring the reading and loading of cogs in startup.py. Also going to need to come up with some way to read in all the cog folders. The advantage though will be that each cog will be organized and it will be easier to make them each have their own set of files.
Cogs (folder)
This is going to require completely restructuring the reading and loading of cogs in startup.py. Also going to need to come up with some way to read in all the cog folders. The advantage though will be that each cog will be organized and it will be easier to make them each have their own set of files.