Support multi-select choice voting in Slack and Discord #181
Labels
component: plugin
New plugin request, or feature request on an existing plugin
enhancement
New feature or request for metagov-core
priority: low
low priority
Slack and Discord voting procesess share a lot of common code, so I'm lumping them together for this issue. Both support boolean voting and single-select choice voting. This ticket is for supporting multiple-select choice voting. We will probably need to add params like
min: int
andmax: int
to specify the min and max vote casts permitted per person for choice votes.The text was updated successfully, but these errors were encountered: