CreatorCoinTools / RallyRoleBot

MIT License
6 stars 8 forks source link

bit of code cleanup #31

Closed ghost closed 3 years ago

ghost commented 3 years ago

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:

  1. Moved timer functions into their own class in utils.timers
  2. moved alerts functions into their own file in utils.alerts
  3. moved daily stats and ready events to their own cog