Commit Graph

13 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
Neo
198471d661 fix: changed username (#58) 2022-12-08 16:17:56 -06:00
EvolutionX
a36a00fa15 chore: finalllllll 2022-08-06 12:51:58 +05:30
EvolutionX
d813d7f221 chore: make jsdoc uniform 2022-08-06 12:42:23 +05:30
EvolutionX
c5a4d34133 chore: fix jsdocs 2022-08-06 12:27:54 +05:30
EvolutionX
1e27338d9c chore: fix jsdocs 2022-08-05 13:31:37 +05:30
Neo
246a6b2c62 refactor(permCheck): cleaned up code (#14)
Co-authored-by: EvolutionX <evolutionx9777@gmail.com>
2022-07-29 14:02:34 +05:30
EvolutionX
9284587487 style: pretty 2022-07-29 09:09:19 +05:30
EvolutionX
5a6e32f8eb chore: stuff 2022-07-29 08:58:48 +05:30
Evo
8c426a3f06 feat(TS): add dmonly plugin (#13) 2022-07-28 13:02:41 +05:30
Jacob Nguyen
d292919905 fix: added missing GuildMember import (#9) 2022-07-26 08:41:57 +05:30
Neo
07c7942e8f Perm Checker (#8)
* Perm Checker

Checks for specified perms and responds with specified response.

* fix: changes

* fix: final

* fix: small syntax error

Co-authored-by: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com>
2022-07-25 19:48:31 -05:00