Skip to content

v0.1.0

Compare
Choose a tag to compare
@notunderctrl notunderctrl released this 09 Sep 11:05
· 272 commits to master since this release
3bc71b4

Added

  • handler object to command, event, and validation params. Going forward this will give access to properties and methods which will make development easier.
  • Type definitions for better TypeScript support.

Changed

  • userPermissions and botPermissions built-in validations now reply with the command’s missing permissions instead of all the required permissions.
  • userPermissions and botPermissions doesn’t require an array for single permissions anymore. They can now be directly set to a PermissionResolvable.

Fixed

  • Colors dependency affecting global String.prototype.