hwsuk / discord-bot

Multi-purpose Discord bot for the HWSUK Discord server
2 stars 1 forks source link

Refactor/menu systems #26

Closed issy closed 3 years ago

issy commented 3 years ago

This started off as a refactor of the menu systems in some of the cogs, but has expanded to a complete rework of some cogs and a fix for a breaking change in the core bot file. Primarily, all the cogs have been made PEP compliant WRT var names and some of the functions have been pruned.