Skip to content

Releases: MrDDream/ReminderVoteBot

Release list

1.1.1

Choose a tag to compare

@MrDDream MrDDream released this 17 Nov 14:05
1ec98d9

Corrections made:

  • Issue with the button that always redirects to the first subscription:

    • Added the subscription ID (sid) in the token during the reminder creation.
    • Modified the /v endpoint to use this ID and identify the correct subscription instead of taking the first one found.
  • Added user-friendly names in reminders:

    • The label of the voting entry (e.g., "WEBSITE1," "WEBSITE2") is now displayed in the reminder messages.
    • Works for reminders sent in channels and via direct messages.

Result:

  • Each voting button now redirects to the corresponding URL of its subscription.
  • Reminder messages now display: "Vote reminder - WEBSITE1" or "Vote reminder - WEBSITE2" to avoid confusion.
  • The bot should now work correctly with multiple different subscriptions!

1.0.0

Choose a tag to compare

@MrDDream MrDDream released this 14 Nov 14:37

Here is version 1.0.0 of ReminderVoteBot!
Feel free to support the project or suggest improvements.