mpsparrow / applesauce

Applesauce is a lightweight Discord bot that provides a plugin management framework to enable powerful modular configurations
https://applesauce.site
GNU General Public License v3.0
4 stars 0 forks source link

better file structure #32

Closed mpsparrow closed 4 years ago

mpsparrow commented 4 years ago

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.

mpsparrow commented 4 years ago

Required addons so far will be:

mpsparrow commented 4 years ago

1a2e7f7d82411e7c9460e1f1557fee8c439eb4c1