-
-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Progress channel mode #24
Comments
I was thinking about this recently actually. I was thinking about adding a #2 has been open since Votum came out, and I still think having a list of options instead of just yes/abs/no would be a good idea, I'm just not sure the best way to implement this from a user experience perspective. Other Votum users have suggested having the bot delete the vote messages and only edit the initial motion. However I don't think that this is the most elegant design choice. So perhaps having a I want to find a way to reconcile all of these ideas with an elegant design. |
I think that, for ease of use at least, it should be a per-channel configuration what the vote mode is. Here is the early prototype photos for that (not exposing group votes!): And for outcomes: I think we're on the same page regarding a |
Yeah. I will make another issue for the poll mode I was talking about |
There should be an option for votes to be displayed in a form similar to Poll Dancer, where instead of the voting progress being displayed every time someone makes a vote (which can cause a lot of clutter in the debating channel), a dedicated proposal channel holds that same information, but edits that message every time someone changes their vote - which could be handled either when:
!aye
/!nay
/!abs
commands, and a smaller acknowledgment is displayed; orI could also work on a PR for this if you're interested!
The text was updated successfully, but these errors were encountered: