Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Releases: TomCasavant/PollMaubot

Version 3.0.1

16 Oct 02:50
add1bfe
Compare
Choose a tag to compare

Made polling more user friendly

Version 3.0: Improved Polling

20 Jan 18:52
Compare
Choose a tag to compare

This release introduces new methods to create polls (using linebreaks) and easily accessible emojis (the bot will react to its own message with emoji options)

Unique polls for each room

21 Dec 21:51
Compare
Choose a tag to compare

Each individual room will have a unique poll (i.e. a poll cannot be accessed in another room)

Vote with Reactions

14 Dec 02:53
Compare
Choose a tag to compare

Have users vote using emojis (reactions) rather than with '!poll vote ...'.

Fixed bugs with newer maubot versions

03 Dec 20:02
5da505c
Compare
Choose a tag to compare

Fixed exception in MessageEvent reply() and error due to change in API upstream: reply() arg html_in_markdown was changed to allow_html in maubot recently. Fixed via Pull Request (#4)

Initial Release

17 Apr 00:48
Compare
Choose a tag to compare

This is the initial release of the Poll maubot plugin.