Did a bit of code cleanup, mostly on my own code, but renamed a bunch of other code too, to fit the python standard
Also fixed some errors along the way that i found
Biggest changes:
Moved timer functions into their own class in utils.timers
moved alerts functions into their own file in utils.alerts
moved daily stats and ready events to their own cog
Did a bit of code cleanup, mostly on my own code, but renamed a bunch of other code too, to fit the python standard Also fixed some errors along the way that i found
Biggest changes: