Commit Graph

5 Commits

Author SHA1 Message Date
github-actions[bot]
b2ee0996f1 chore: Update JavaScript plugins (#69)
chore: update JavaScript plugins

Co-authored-by: EvolutionX-10 <EvolutionX-10@users.noreply.github.com>
2023-01-28 23:47:35 +05:30
Jacob Nguyen
a6d50c18b7 refactor: simpler plugins (#68)
* feat!: update ownerOnly

* feat!: update permCheck

* feat!: update publish

* feat!: update serverOnly

* feat!: update nsfwOnly

* feat!: update requirePermission

* feat!: update dmOnly

* feat!: update cooldown

* feat!: update confirmation

* feat!: update channelType

* feat!: update buttonConfirmation

* feat: addAssertFields (#67)

feat: add assertFields
2023-01-27 12:10:49 -06:00
Gary
6d0e581512 feat: add both option to check bot and user perms (#65)
Co-authored-by: loveisglitchy <uncleneedham@gmail.com>
2023-01-01 14:07:00 -06:00
github-actions[bot]
bfb30f0725 chore: Update JavaScript plugins (#59)
chore: update JavaScript plugins

Co-authored-by: jacoobes <jacoobes@users.noreply.github.com>
2022-12-05 18:27:22 +05:30
Gary
7bf80d114d feat: allow bot to check own perms in commands (#55)
* feat: allow bot to check own perms in commands

edited current perm check plugin. original credits exist.

* refactor: made requested changes to feat pr.

* fixed bad import in example

* refactor: possibly fixed errors

* refactor: removed unnecessary console.log()

* Update myPermCheck.ts

* refactor: final changes to feature

* Rename myPermCheck.ts to requirePermission.ts

* Update optional response wording

Co-authored-by: Evo <85353424+EvolutionX-10@users.noreply.github.com>

Co-authored-by: Evo <85353424+EvolutionX-10@users.noreply.github.com>
2022-12-04 20:04:54 -06:00