Skip to content

Releases: BennoCrafter/PollMatrixBot

Release Notes for Lunchy v1.5.0

01 Mar 15:36

Choose a tag to compare

This release introduces a new command! !noblame. Use it while a poll is active or closed (but not yet reminded to pay) to disable the pay reminder.

Lunchy v1.4.3

28 Oct 16:12

Choose a tag to compare

Release Notes for Lunchy v1.4.3

This release introduces a new pay reminder feature, where when a poll closes, the bot will send a reminder message to users who have not reacted to the poll summary within the reminder_delay.

It also introduces a new command for adding a "no answer" option to polls. This allows users to explicitly indicate they are not participating in it.

Most importantly, reliable pineapple detection!🥳 Also, when someone removes a pineapple dish, the bot will be very sad about it 🥲.

Also some minor fixes.

Lunchy v1.4.2

27 Oct 17:46

Choose a tag to compare

Release Notes for Lunchy v1.4.2

Finally a good pineapple detection! (Should be a major release imo)

Lunchy v1.4.1

26 Oct 00:57

Choose a tag to compare

Release Notes for Lunchy v1.4.1

Fixes bugs with !nothing command and adds a response to when pineapple gets removed from poll/

Lunchy v1.4.0

15 Oct 20:31

Choose a tag to compare

Release Notes for Lunchy v1.4.0

This release introduces a new pay reminder feature, where when a poll closes, the bot will send a reminder message to users who have not reacted to the poll summary within the reminder_delay.

It also introduces a new command for adding a "no answer" option to polls. This allows users to explicitly indicate they are not participating in it.

paying_feature:   enabled: true  # Enable or disable the payment reminder feature. 
emoji: "💸"    # The emoji used to confirm payment on the closed poll summary. Paid users react with this emoji.
auto_send_emoji: true # Automatically react to poll summary message with the payment confirmation emoji. 
reminder_delay: "1h" # The time after which unpaid users will be reminded to pay. Examples: "30m", "1h", "24h", "7d". ```

Lunchy v1.3.0

25 Aug 16:29

Choose a tag to compare

Release Notes for Lunchy v1.3.0

This release introduces a new command reopen to reopen a closed poll.

Lunchy v1.2.0

29 Mar 18:01

Choose a tag to compare

Release Notes for Lunchy v1.2.0

This release fixes several bugs and removes auto poll closing functionality. With this release Lunchy gets much more stable
(Please update me)

Lunchy v1.1.0

20 Jan 14:55

Choose a tag to compare

Update poll_manager.py

Added multiple items adding in one line

Poll Matrix Bot - Release v1.0.0

30 Jul 20:20

Choose a tag to compare

Poll Matrix Bot - Release v0.0.1

28 Jul 09:08

Choose a tag to compare

Pre-release

Poll Matrix Bot - Release v0.0.1

Overview

This is the first version of the poll matrix bot!

Key Features

🗳️ Create Polls with Ease

  • Simple Setup: Easily create polls with straightforward commands.

Bug Fixes and Improvements

  • Initial release, so nothing to report here yet. Keep an eye out for updates and improvements in future versions!

Getting Started

  1. Install the Bot: Follow the README.md file for setupping
  2. Create Your First Poll: Use the !poll command to get started. (You can configure the command by yourself in the config.yaml file)
  3. Have fun

Feedback and Support

Your feedback is crucial for me to improve. I´ll try my best to implement your future ideas.