This repository has been archived by the owner on Jan 4, 2023. It is now read-only.
Release 1.3.1
Added
- Speech modules will now reload to their most recent changes when processing responses.
- New configurable command: disableCommand. Disable/re-enable a command for your guild. Available to Admins+
- New inhibitor: properPermission. See the third major fix in list for details.
- Margarine will now identify team members if the application is team-owned. Team leader will get level 10 and all other members will get level 9.
Modifications
- Klasa package is now taken from NPM instead of Github.
- noRecipe speech calls are made from dataCheck module instead of cooking module. Speech is still preserved for backward compatibility with v1.3.0.
- Harvest speech is now an array type. Removed old speech lines that were replaced by dataCheck module.
- commandRemover no longer requires the client
- Split up the poll command into user-friendly commands. Added a new subcategory, Polling, to contain them. All features are usable through the Poll command for backward compatibility.
Fixes
- [Major] Harvest success messages will now be displayed as harvest speech was affected by old speech lines.
- [Major] Patched an issue with finding the bot's owner with Klasa v0.5.0 NPM package.
- [Major] Increased security on guild configure and moderator commands when it comes to bot owners. Commands will fail silently now upon failing the check.
- [Minor] Trying to end a poll will no longer error if there is no poll ongoing.
- [Minor] Fixed an issue with the Queue command's response when the given page count is higher than the queue's.
Removed
- Klasa's built-in transfer and reboot commands are removed via commandRemover.