CCodeCommunity / Codify

A discord bot for the Code Community discord server.
MIT License
7 stars 2 forks source link

Clean up cooldown middleware #65

Closed BlueGhostAlt closed 3 years ago

BlueGhostAlt commented 3 years ago

This Pull Request refactors the cooldown middleware to use middleware the way they were meant to, as well as getting rid of unnecessary types that add complexity and obfuscate the code.