Support m->d polls feature and voting #1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Element Web and Android (at minimum) support polls in chat. The bridge should send these to Discord and allow both sides to vote.
Could use formatting like this for the Discord message:
📶 Voting example
█▒▒▒▒▒▒▒▒▒ (1) Option A
███▒▒▒▒▒▒▒ (2) Option B
██████▒▒▒▒ (4) Option C
Or the bar chart emoji 📊
Should register Matrix user votes using the native voting feature.
Could register Discord votes using reactions of 1️⃣2️⃣3️⃣ or bn_1 bn_2 bn_3 reactions.
Consider whether or not to reveal the full list of who voted for each option. It seems like Matrix doesn't expose this in the interface currently, but the utility value of listing all voters may still be helpful. Unless there are too many and it doesn't fit in the message...