ulyssa / iamb

A Matrix client for Vim addicts
https://iamb.chat
Apache License 2.0
608 stars 45 forks source link

Support for creating and voting in polls #261

Open ulyssa opened 5 months ago

ulyssa commented 5 months ago

MSC3381 discusses how to implement polls. I'm not sure what creating a poll should look like (maybe starting a message with /poll and a markdown list?), but interacting with them would probably be two new commands like :poll vote and :poll unvote.