UNPKG

a-djs-handler

Version:

Simple command handler for discord.js v13.

198 lines (89 loc) 7.33 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [5.1.2](https://github.com/xMooddyy/ah-djs-handler/compare/v5.1.1...v5.1.2) (2022-11-22) ### [5.1.1](https://github.com/xMooddyy/ah-djs-handler/compare/v5.1.0...v5.1.1) (2022-11-22) ## [5.1.0](https://github.com/xMooddyy/ah-djs-handler/compare/v6.0.0...v5.1.0) (2022-09-25) ### ⚠ BREAKING CHANGES * djs v14 * remove a lot of stuff ### Features * djs v14 ([2779f13](https://github.com/xMooddyy/ah-djs-handler/commit/2779f13a4f1da940d91751ba9bcfb37bbbdc3cdd)) * remove a lot of stuff ([7f44790](https://github.com/xMooddyy/ah-djs-handler/commit/7f4479022065f29a4da146a809d41617ccac083b)) ### [4.3.2](https://github.com/xMooddyy/ah-djs-handler/compare/v4.3.1...v4.3.2) (2022-07-08) ### Bug Fixes * fix ([4c4f15e](https://github.com/xMooddyy/ah-djs-handler/commit/4c4f15e6fcdcd56ab08f840b162c342b2ef620cd)) ### [4.3.1](https://github.com/xMooddyy/ah-djs-handler/compare/v4.3.0...v4.3.1) (2022-07-08) ## [4.3.0](https://github.com/xMooddyy/ah-djs-handler/compare/v4.2.1...v4.3.0) (2022-06-12) ### Features * **interaction-commands:** cooldowns ([df6b917](https://github.com/xMooddyy/ah-djs-handler/commit/df6b9177b3b7b09819eaa925335b2542f2a9cf60)) ### [4.2.1](https://github.com/xMooddyy/ah-djs-handler/compare/v4.2.0...v4.2.1) (2022-06-12) ## [4.2.0](https://github.com/xMooddyy/ah-djs-handler/compare/v4.1.1...v4.2.0) (2022-06-05) ### Features * better permissions and fix types ([2545302](https://github.com/xMooddyy/ah-djs-handler/commit/2545302a21dcde4a558cd42540231a37a9570551)) ### [4.1.1](https://github.com/xMooddyy/ah-djs-handler/compare/v4.1.0...v4.1.1) (2022-04-11) ## [4.1.0](https://github.com/xMooddyy/ah-djs-handler/compare/v4.0.0...v4.1.0) (2022-04-11) ### Features * **components:** new component utils ([70b95a2](https://github.com/xMooddyy/ah-djs-handler/commit/70b95a2e1fcf4811c9ff39dc54ead5624d3d49bd)) ### Bug Fixes * stuff ([2424968](https://github.com/xMooddyy/ah-djs-handler/commit/24249689a35e55606c7b851d954138680d00f341)) ## [4.0.0](https://github.com/xMooddyy/ah-djs-handler/compare/v3.1.2...v4.0.0) (2022-03-30) ### ⚠ BREAKING CHANGES * bump version and deps ### Features * bump version and deps ([0f0f674](https://github.com/xMooddyy/ah-djs-handler/commit/0f0f674af3739ace3c2c91a94903f20ae4e78020)) ### Bug Fixes * fixes ([d208a73](https://github.com/xMooddyy/ah-djs-handler/commit/d208a735a87cccf88952a48f25d6596f33add0da)) ### [3.1.2](https://github.com/xMooddyy/ah-djs-handler/compare/v3.1.1...v3.1.2) (2022-03-05) ### Bug Fixes * **handler:** register commands correctly again ([f4a6acf](https://github.com/xMooddyy/ah-djs-handler/commit/f4a6acf2f4146c914e83f850773e54cc78dfe680)) ### [3.1.1](https://github.com/xMooddyy/ah-djs-handler/compare/v3.1.0...v3.1.1) (2022-02-27) ### Bug Fixes * **Handler:** properly check permissions ([dfaada4](https://github.com/xMooddyy/ah-djs-handler/commit/dfaada4cec4aee5dcc26c3580c57bb1d5ded28d9)) ## [3.1.0](https://github.com/xMooddyy/ah-djs-handler/compare/v3.0.1...v3.1.0) (2022-02-21) ### Features * interaction commands ([c004a67](https://github.com/xMooddyy/ah-djs-handler/commit/c004a67a8678310a5f2feca66075e971ef782253)) ### Bug Fixes * **exports:** import correctly ([f81f5c3](https://github.com/xMooddyy/ah-djs-handler/commit/f81f5c3fb139bdfb858302906d608ddd1273564a)) ### [3.0.1](https://github.com/xMooddyy/ah-djs-handler/compare/v3.0.0...v3.0.1) (2022-02-15) ### Bug Fixes * **prompts:** correctly listen for prompts ([184382c](https://github.com/xMooddyy/ah-djs-handler/commit/184382cbc6284329d4323ed17f5067b5f727d471)) ## [3.0.0](https://github.com/xMooddyy/ah-djs-handler/compare/v2.0.2...v3.0.0) (2022-02-09) ### ⚠ BREAKING CHANGES * interaction prompts and additions to prompt ### Features * interaction prompts and additions to prompt ([be4ae04](https://github.com/xMooddyy/ah-djs-handler/commit/be4ae045f50a2530a1d0a53e98f3274e8af3ec33)) ### [2.0.2](https://github.com/xMooddyy/ah-djs-handler/compare/v2.0.1...v2.0.2) (2021-12-20) ### Bug Fixes * **Imports:** better imports ([64415d2](https://github.com/xMooddyy/ah-djs-handler/commit/64415d2fb0a4da001f99373957041fc1579b0d3b)) ### [2.0.1](https://github.com/xMooddyy/ah-djs-handler/compare/v2.0.0...v2.0.1) (2021-12-19) ## [2.0.0](https://github.com/xMooddyy/ah-djs-handler/compare/v1.5.0...v2.0.0) (2021-12-19) ### Features * V2 ([fb13cca](https://github.com/xMooddyy/ah-djs-handler/commit/fb13cca5372ee9b1afa196a769cebc043dfe196e)) ## [1.5.0](https://github.com/xMooddyy/ah-djs-handler/compare/v1.4.7...v1.5.0) (2021-12-19) ### Features * V2 ([6e9ef03](https://github.com/xMooddyy/ah-djs-handler/commit/6e9ef03c6ad034f5b9d1588b0164c3485bf8e088)) ### [1.4.7](https://github.com/xMooddyy/ah-djs-handler/compare/v1.4.6...v1.4.7) (2021-12-01) ### Bug Fixes * **predicates:** make rawFilter optional ([c2965b9](https://github.com/xMooddyy/ah-djs-handler/commit/c2965b931a7f2385deeb4b700bb4c74c2e1ccfad)) ### [1.4.6](https://github.com/xMooddyy/ah-djs-handler/compare/v1.4.5...v1.4.6) (2021-12-01) ### Bug Fixes * **prompts:** fix again ([c9925dc](https://github.com/xMooddyy/ah-djs-handler/commit/c9925dcb1cf477fc0f7a22b93b51a1a3af452c6a)) ### [1.4.5](https://github.com/xMooddyy/ah-djs-handler/compare/v1.4.4...v1.4.5) (2021-12-01) ### Bug Fixes * **Prompts:** fix predicate validation ([2beb121](https://github.com/xMooddyy/ah-djs-handler/commit/2beb1215461413c249efa57cca82da6b42e284b5)) ### [1.4.4](https://github.com/xMooddyy/ah-djs-handler/compare/v1.4.3...v1.4.4) (2021-12-01) ### Bug Fixes * **Handler:** correctly default options ([b1e0063](https://github.com/xMooddyy/ah-djs-handler/commit/b1e0063785d745da60cb15c3489e4f7dd43479cb)) ### [1.4.3](https://github.com/xMooddyy/ah-djs-handler/compare/v1.4.2...v1.4.3) (2021-12-01) ### Bug Fixes * **Prompt:** correctly display multiple ([aa0e074](https://github.com/xMooddyy/ah-djs-handler/commit/aa0e074986b21f760e16119649b1e0d8c81fe7aa)) * **workflow:** install eslint and fix typo ([e3cd518](https://github.com/xMooddyy/ah-djs-handler/commit/e3cd518ecbae1f3b8af8cd962dce280fefd9592a)) ### [1.4.2](https://github.com/xMooddyy/ah-djs-handler/compare/v1.4.1...v1.4.2) (2021-12-01) ### [1.4.1](https://github.com/xMooddyy/ah-djs-handler/compare/v1.4.0...v1.4.1) (2021-12-01) ## [1.4.0](https://github.com/xMooddyy/ah-djs-handler/compare/v1.0.3...v1.4.0) (2021-12-01) ### Features * **Pagination:** add new embed pagination ([5ac32e0](https://github.com/xMooddyy/ah-djs-handler/commit/5ac32e06bfee2c34097ac40251cfefc2156d10d1)) ### Bug Fixes * **Prompts:** fix error ([043dd2b](https://github.com/xMooddyy/ah-djs-handler/commit/043dd2bda6dd8e24aed746af1dc427e669a24c0f)) * **Prompts:** fix error ([b609875](https://github.com/xMooddyy/ah-djs-handler/commit/b6098757520d1f82ced209e25c1f5161f49d3eff)) * **Prompt:** use channel property first ([feb3bea](https://github.com/xMooddyy/ah-djs-handler/commit/feb3beac7336442d2fe717a52ed24a70e5cf7380))