Closed Flottegurke closed 8 months ago
I think, it should work something like this:
In the group
voting
to make a voting. Add "<Voting description>"
behind the command to add a description to the voting.In the private chat with the bot
currentVotings
to see which votings are currently running. The bot will give you a list with the IDs and the descriptions of the votings.vote <id> <yes/no/abstention>
to vote. (Maybe you could also say which answer options are available for the voting when making it)voteInfo <id>
to see the current status of the results of the vote you're choosing in a graph.I think, that it is much more pleasant for the group members if you let the bot do as few as possible important things inside the group and let it communicate directly with them. Maybe it would also be good to let the bot remind you to vote like one day before the voting ends.
After the voting has ended, it sends a message into the group chat and shows the results in a graph.
That seems like a good idea
Do you mean a „good“ Idea? <(˶ᵔᵕᵔ˶)>
Most of the basic functions are finished by now, so we should be able to start planning the voting functions.
The first question is how are we gonna design the UI for the votings? It should be as easy as possible to vote and see the results.
If you got any ideas, please post them as a comment.