The Husqy premium subscription is now live! Please head over to our Discord store page to get started!
We are verified! Husqy is a verified bot in Discord making us visible in the app discovery and enabling bigger trust to users!
Want to help us translate the Husqy responses? We can't do it without you! Please visit our translations repo!
Skip to main content

Changelog for Husqy.modules.reactionroles

info

Experiencing a change that is not listed? Please let us know and contact our support!

[Unreleased/Working on]

[Released]

[1.4.3 - 1.4.4] - 25-05-2025

[Bugfixes]

  • Fix for premium limits

[1.4.2] - 25-05-2025

[Changes]

  • Finish monetization support

[1.4.1] - 23-04-2025

[Bugfixes]

  • Fixed an issue with dependencies

[1.4.0] - 23-04-2025

[NEW]

  • Add support for Husqy+

[1.3.0] - 11-04-2025

[NEW]

  • Add support for updated serverstats module

[Bugfixes]

  • Fixed an issue where the reactionroles panel used could not be determined
  • Fixed an issue causing the reactionroles interaction would cause other interactions (like embed creation) to fail

[1.2.1] - 16-02-2025

[Bugfixes]

  • Fixed an issue where some error responses would not return the correct code in the body

[1.2.0] - 01-01-2025

[BREAKING]

  • Reactionroles module now requires a reactionrole panel to be created where reactionroles can be added to.
  • Existing reactionroles will not work and will be removed from the database.
  • A server can only have 1 reactionrole panel registered. This panel can have unlimited reactionrole entries within Discord limits (20 emojis, 25 buttons and 25 dropdown items).
  • Update endpoints to accomodate changes.

[NEW]

  • Added support for the use of the guilds custom emojis.
  • Updated reactionroles module to support buttons and dropdowns.
  • Reactionrole entries for a panel can now give multiple roles to a user when reacted to.
  • Added support for disabling remove allowing users to claim a role and not remove it via the reactionroles panel
  • On emoji panels: added support for keeping the emoji counter at 1
  • On buttons: added support for a label in the buttons (max 80 characters, Discord limit)
  • On dropdowns: added support for a label and a description (max 100 characters, Discord limit)

[1.1.0] - 24-12-2024

[NEW]

  • Added endpoints for privacy purposes.

[1.0.1 - 1.0.2] - 15-12-2024

[Bugfixes]

  • Various bugfixes