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
Neo
2f5d4b5476 fix: changed username (#56)
fix: changed name

Co-authored-by: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com>
2022-12-08 16:18:28 -06:00
EvolutionX
18d658922a chore: refresh 2022-08-19 23:13:16 +05:30
Neo
27d3d37048 feat: channelType Plugin (#29)
* feat: channelType Plugin

* fix: Forgot to format with prettier

* fix: fixed requested changes

regarding optional onFail: I wasn't sure if it would throw an error due to the plugin attempting to send a empty message so I put it in a check.

* fix: fix

* chore: fix jsdoc

* feat: Ability to have multiple channel types

* fix: fix

* feat: Role Only

* Delete roleOnly.ts

* fix: fixed changes

* fix: uses typeof to specify the type

* fix: fix

Co-authored-by: Evo <85353424+EvolutionX-10@users.noreply.github.com>
2022-08-19 12:16:44 -05:00