Changelog for Husqy.modules.autoresponder
info
Experiencing a change that is not listed? Please let us know and contact our support!
[Unreleased/Working on]
[Released]
[1.4.0] - 23-04-2025
[NEW]
- Add support for Husqy+
[1.3.0] - 11-04-2025
[NEW]
- Add support for updated serverstats module
[1.2.2] - 16-02-2025
[Bugfixes]
- Fixed an issue where some error responses would not return the correct code in the body
[1.2.1] - 26-01-2025
[Bugfixes]
- Fixed an issue with generating a response ID.
[1.2.0] - 12-01-2025
[BREAKING]
- Autoresponder module now required the use of triggers and responses.
- Existing autoresponder entries will not work and will be removed from the database.
- A server can have a maximum of 1 trigger and 5 responses
- Update endpoints to accomodate changes.
[NEW]
- An autoresponder trigger can have multiple responses.
- Added 3 extra autoresponder trigger types (next to the already existing
Stars with
type):Wildcard
,Contains
andEnds with
. - Triggers can now optionally be case sensitive.
- Responses of type reaction now also support custom server emojis.
[1.1.0] - 24-12-2024
[NEW]
- Added endpoints for privacy purposes.
[1.0.1 - 1.0.2] - 15-12-2024
[Bugfixes]
- Various bugfixes