abrahammurciano / paul-bot

Hi! I'm Paul; a teeny tiny bot who's good at one thing. Making polls. And when I say good, I mean really really good. Like the bestest best bot ever at making polls. I can make open polls, I can make closed polls, I can make dynamically editable polls, and I can make them any size. And all that with a simple, good-looking, and easy to use interface! So come on and try me out in your server!
GNU General Public License v3.0
17 stars 7 forks source link

Enhance allowed_editors to allow option deletes #35

Open ScreamingHawk opened 2 years ago

ScreamingHawk commented 2 years ago

It would be nice if there was an option in addition to allowed_editors that allowed users with a certain role to delete options as the poll is running.

This would allow mods to remove options added by trolls without having to restart the poll. (This should also clear votes added to the deleted option).

ScreamingHawk commented 2 years ago

https://github.com/abrahammurciano/paul-bot/pull/32 This outstanding PR is similar to my request.