PhlexPlexico / G5-Bot

PUG Bot to use with G5API
GNU General Public License v3.0
10 stars 4 forks source link

Move Config Parser to own file #4

Closed PhlexPlexico closed 4 years ago

PhlexPlexico commented 4 years ago

Instead of calling it a bunch, maybe it's best to put it in cogs/utils as well so we can just import it instead of instantiating it every time we create a new cog? Saves some lines.