42wim / matterircd

Connect to your mattermost or slack using your IRC-client of choice.
MIT License
294 stars 60 forks source link

Add support for the Matterpoll plugin #495

Closed hloeung closed 1 year ago

hloeung commented 1 year ago

See https://github.com/42wim/matterircd/issues/414

|17:56 <matterpoll> hloeung: My question for my poll? [@@mf6mze5gw7ncbczrromg9jykjy]
|17:56 <matterpoll> * Option 1 [@@mf6mze5gw7ncbczrromg9jykjy]
|17:56 <matterpoll> * Option 2 [@@mf6mze5gw7ncbczrromg9jykjy]
|17:56 <matterpoll> --- [@@mf6mze5gw7ncbczrromg9jykjy]
|17:56 <matterpoll> *Total votes*: 0 [@@mf6mze5gw7ncbczrromg9jykjy]

Then when someone votes:

|17:56 <matterpoll> hloeung: My question for my poll? [@@mf6mze5gw7ncbczrromg9jykjy]
|17:56 <matterpoll> * Option 1 [@@mf6mze5gw7ncbczrromg9jykjy]
|17:56 <matterpoll> * Option 2 [@@mf6mze5gw7ncbczrromg9jykjy]
|17:56 <matterpoll> --- [@@mf6mze5gw7ncbczrromg9jykjy]
|17:56 <matterpoll> *Total votes*: 1 [@@mf6mze5gw7ncbczrromg9jykjy]
|17:56 <matterpoll>  (edited) [@@mf6mze5gw7ncbczrromg9jykjy]

Then when poll ends:

|17:56 <matterpoll> The poll **My question for my poll?** has ended and the original post has been updated. You can jump to it by pressing [here](https://chat..../_redirect/pl/mf6mze5gw7ncbczrromg9jykjy). (re @matterpoll: )
[↪@@mf6mze5gw7ncbczrromg9jykjy,@@budgb5z79jn38ekckrh7rhf51w]
42wim commented 1 year ago

:rocket: