Releases: MrDDream/ReminderVoteBot
Releases · MrDDream/ReminderVoteBot
Release list
1.1.1
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!