evaera / Votum

A Discord bot for managing small party voting systems
https://eryn.io/Votum
MIT License
25 stars 13 forks source link

New Feature: Delete previous motion embed #47

Open acb132 opened 3 years ago

acb132 commented 3 years ago

Not sure where to put a feature request, but it would help clean up the voting channels if the previous motion embed was deleted as the new one is posted after a vote.

evaera commented 3 years ago

Feature requests go here :)

evaera commented 3 years ago

This is definitely possible. The reason this isn't done now is so that there's a visible audit log of the motion as it evolves. It can be a configurable option, though

stephenmonk commented 3 years ago

We currently just purge the voting channel after each motion. If we made this enhancement it would be nice that triggering a new motion clears the channel if enabled before starting the new one.