Commit Graph

69 Commits

Author SHA1 Message Date
Jacob Nguyen
63253dce8f feat: better gen-list + pr template (#100) 2023-09-01 22:21:35 +05:30
Jacob Nguyen
f911004d4b feat: filter.ts (#99) 2023-08-26 08:52:50 +05:30
Jacob Nguyen
502deeff30 chore: update publish.ts to use backwards compatible service (#96) 2023-08-11 22:14:39 +05:30
github-actions[bot]
1ff96e780a chore: Update JavaScript plugins (#95)
chore: update JavaScript plugins

Co-authored-by: EvolutionX-10 <EvolutionX-10@users.noreply.github.com>
2023-06-26 08:42:23 +05:30
Jacob Nguyen
e3d40e40cd fix: Update publish.ts (#94) 2023-05-23 09:52:48 +05:30
Peter-MJ-Parker
2954d61697 chore: update peter user id (#92) 2023-05-06 20:01:24 +05:30
github-actions[bot]
e617fdcefb chore: Update JavaScript plugins (#91)
chore: update JavaScript plugins

Co-authored-by: jacoobes <jacoobes@users.noreply.github.com>
2023-05-01 14:12:24 +05:30
Evo
16328c9b4a chore: update owneronly plugin (#90) 2023-04-30 16:23:04 -05:00
Gary
49db76219e fix-add async to plugin (#88) 2023-04-29 12:05:56 -05:00
Peter-MJ-Parker
bb0a82a253 Peter mj parker patch 1 (#83)
* feat: Update plugin `disable` 

Updates PluginType to work with new typings for sern v2.
Application does not fail to respond when no fail message is defined.

* fix: Resolve changes

Setup the timeout differently and added notes to explain what the functions do.
2023-02-22 17:54:26 -06:00
Gary
5624932675 fix: rename function (#80) 2023-02-18 21:54:40 -06:00
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
Gary
0cdafd4b63 fix: swap raw types user/msg (#70) 2023-02-03 09:25:21 -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
EvolutionX
98ab449203 chore: woa!! this one was really hard!
permalink: http://whatthecommit.com/29b1b6ea198a584830edff869fd970f3
2023-01-28 23:45:43 +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]
5595e2cf90 chore: Update JavaScript plugins (#64)
chore: update JavaScript plugins

Co-authored-by: jacoobes <jacoobes@users.noreply.github.com>
2022-12-28 16:09:02 -06:00
Jacob Nguyen
54ba3f3065 feat: update and fix publish.ts (#63)
* feat: update and fix publish.ts

* feat: fix comments
2022-12-28 16:07:16 -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
Neo
8713e54bce fix: changed username (#57)
Co-authored-by: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com>
2022-12-08 16:18:14 -06:00
Neo
198471d661 fix: changed username (#58) 2022-12-08 16:17:56 -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
Peter-MJ-Parker
92c0de82c0 Refactor: change default fail message and fix typo (#52)
Original fail message may have been misleading to some people. They may have thought it was a complication with the bot and could lead to spamming of DMs to bot developer. 
Fixed typo in my GitHub name after changing.
2022-09-27 22:51:40 -05:00
Peter-MJ-Parker
b5a605c5b6 feat: Change my name (#50) 2022-09-27 15:20:23 -05:00
Evo
e3dd8976e2 feat: button confirmations (#48) 2022-09-27 12:07:26 +05:30
github-actions[bot]
c7daa476a8 chore: Update JavaScript plugins (#47)
chore: update JavaScript plugins

Co-authored-by: EvolutionX-10 <EvolutionX-10@users.noreply.github.com>
2022-09-25 09:35:01 +05:30
Evo
33416d246d feat(publish): support other types of application command (#41) 2022-09-24 13:16:29 -05:00
George Needham
e3526750d2 feat: add TS devOnlyServer plugin (#42)
* feat: add TS devOnlyServer plugin

This plugin will send an error message when the command is ran outside of the specified guild id(s).
If there is no `perFail` message provided, the code will provide an error.

* feat: edit devServerOnly plugin

EDIT: Checks if the fail message exists.

* refactor: changed name of plugin

Changed name of plugin devOnlyServer.ts to serverOnly.ts

* refactor: changed name of plugin on sample command

Forgot to change name of plugin on the sample command during previous refactor.

* refactor: update default failMessage parameter.

Correct default fail message.
2022-09-24 12:53:16 -05:00
mina
e3e05d6039 chore: update arcs name (#44) 2022-09-24 22:51:42 +05:30
EvolutionX
a5d1f33fb1 chore: lol
permalink: http://whatthecommit.com/59bcc3ad6775562f845953cf01624225
2022-09-21 06:37:45 +05:30
Jacob Nguyen
6480f1725d feat: add disable (#39) 2022-09-21 06:31:54 +05:30
EvolutionX
72647f5993 chore: improve publish 2022-08-27 15:27:05 +05:30
EvolutionX
276b7fb5ae chore: update jsdoc 2022-08-22 22:56:41 +05:30
EvolutionX
06cf7ef03d fix: publish plugin again 2022-08-22 22:56:25 +05:30
Evo
ec2be65659 fix: multiple issues with publish plugin (#32) 2022-08-22 09:40:09 -05:00
EvolutionX
18d658922a chore: refresh 2022-08-19 23:13:16 +05:30
Evo
ae28529722 feat: improve publish (#30)
* feat: improve publish

* chore: address requested changes

* chore: req changes
2022-08-19 12:37:47 -05:00
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
github-actions[bot]
25123b5d3a chore: Update JavaScript plugins (#28)
chore: update JavaScript plugins

Co-authored-by: EvolutionX-10 <EvolutionX-10@users.noreply.github.com>
2022-08-13 08:40:21 +05:30
Jacob Nguyen
c0bf2f9151 feat: confirmation plugin (#26)
Co-authored-by: Evo <85353424+EvolutionX-10@users.noreply.github.com>
2022-08-13 08:04:58 +05:30
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
EvolutionX
88876eb8c0 style: pretty please 2022-08-05 09:16:54 +05:30
Jacob Nguyen
633e13dbb0 feat: cooldown plugin (#20) 2022-08-05 09:05:33 +05:30
Jacob Nguyen
e0ffe1d2b1 style: prettier (#18) 2022-08-01 08:48:39 +05:30