Create a cog that will be used for handling various moderation votes (like reformation, ban...) in one place,
so the logic is not copy-pasted accross all the different present votes, which is a maintainability nightmare.
Additionally create utils.voting module to handle vote creation logic to be imported by cogs that utilise voting
Create a cog that will be used for handling various moderation votes (like reformation, ban...) in one place, so the logic is not copy-pasted accross all the different present votes, which is a maintainability nightmare. Additionally create
utils.voting
module to handle vote creation logic to be imported by cogs that utilise voting