Commit Graph

9 Commits

Author SHA1 Message Date
EvolutionX-10
ecaad4b162 chore: update JavaScript plugins 2023-09-01 16:52:00 +00:00
Jacob Nguyen
63253dce8f feat: better gen-list + pr template (#100) 2023-09-01 22:21:35 +05:30
github-actions[bot]
86507ef110 chore: Update JavaScript plugins (#73)
chore: update JavaScript plugins

Co-authored-by: jacoobes <jacoobes@users.noreply.github.com>
2023-02-14 21:15:59 +05:30
Gary
1752f35074 feat: update perm plugin (#72)
* feat: make replies ephemeral

* refactor: remove unused default from switch case
2023-02-10 09:08:29 -06:00
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