JohnnyJayJay / instant-poll

A Discord bot that lets you create polls in your server
MIT License
42 stars 9 forks source link

More anonymity strategies #29

Closed JohnnyJayJay closed 2 years ago

JohnnyJayJay commented 2 years ago

The open option could be changed to a choice option instead of just binary true/false. That would allow for more sophisticated strategies than just "everyone can always see all votes" and "nobody can see any votes". One such strategy could be "everyone can see the votes after a poll was closed, but not before".