61 Commits

Author SHA1 Message Date
David
017ccfc3bf
fix: github actions (#210)
* fix: github actions

* fix: pnpm version

* fix: github actions checkout

* fix: brackets in failure function

* fix: github actions

* fix: github actions

* fix: github actions

* fix: github actions

* fix: github actions

* fix: github actions

* fix: github actions

* fix: github actions

* chore: apply formatting

* fix: github actions

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-14 14:23:58 -04:00
Marcos Susaña
0c5e874bbd fix: guild member user error 2024-06-10 16:21:31 -04:00
37dfaef407 fix: types and props 2024-06-07 16:52:05 +00:00
71763d11d9 fix: console.log 2024-06-06 02:04:46 +00:00
f3b8e3b67d feat: extraProps 2024-06-06 01:57:26 +00:00
625e400c20 fix: defaults of integrationTypes & contexts 2024-06-04 00:26:54 +00:00
2737b8f426 feat: optionsParser option 2024-06-02 20:21:18 +00:00
d2157e7324 feat: optimize code & implement onRunError and onStopError in collectors & use Promise.all 2024-06-02 14:33:44 +00:00
0fd02117ce feat: remove dynamicAvatarURL, option exclude added in GuildMember#avatarURL 2024-06-01 17:42:26 +00:00
9c2b37316a feat: inherit defaultMemberPermissions from the parent command 2024-05-31 22:21:10 +00:00
baad784477 feat: inherit botPermissions from the parent command 2024-05-31 22:14:34 +00:00
Marcos Susaña
c409628a43
chore: updates (#195) 2024-05-28 09:19:35 -04:00
MARCROCK22
4e4ab20769 fix: locales support to ContextMenuCommand 2024-05-21 17:31:28 -04:00
MARCROCK22
2e680f557f fix: use d-api enum instead 2024-05-18 14:17:51 -04:00
MARCROCK22
9dec8e50eb feat: shouldUploadCommands 2024-05-12 21:40:27 -04:00
MARCROCK22
92c39b91c4 fix: "bro y todo ese codigo repetido" 2024-05-10 21:02:25 -04:00
MARCROCK22
23422cadfa feat: componentcommand and modalcommand now can use middlewares 2024-05-10 17:26:16 -04:00
MARCROCK22
3a780ea347 fix: handler warn log 2024-05-10 14:54:59 -04:00
MARCROCK22
42efcdfadd Merge branch 'fix/componentcontext' of https://github.com/socram03/seyfert into socram03-fix/componentcontext 2024-05-07 17:12:57 -04:00
MARCROCK22
3b2cbd3089
Feat: cloudfare workers support (#190)
* feat: cloudfare workers

* fix: chokidar

* fix: handlers

* fix: lazyLoadPackage
2024-05-07 16:53:10 -04:00
Marcos Susaña
85d2a20365 fix: component context typing 2024-05-07 13:00:05 -04:00
MARCROCK22
c46e9515d6 fix: objectToLower & objectToSnake types 2024-04-25 17:06:53 -04:00
MARCROCK22
aa26766b38 fix: onInternalError default 2024-04-14 17:07:42 -04:00
MARCROCK22
a709198f15 feat: default commands methods 2024-04-14 16:49:23 -04:00
MARCROCK22
0392de7964 fix: use pnpm as pm 2024-04-13 22:20:41 -04:00
MARCROCK22
9724d3eb9f feat: handlers update 2024-04-12 17:28:35 -04:00
MARCROCK22
33165faf95 feat: message commands aliases 2024-04-08 22:18:28 -04:00
MARCROCK22
2cfb4b951b feat: ignore property when declaring command & flush method 2024-04-07 16:48:19 -04:00
MARCROCK22
e3aa0a932a fix: contexts guards 2024-03-31 17:05:17 -04:00
MARCROCK22
1077402ce8 fix: types 2024-03-31 16:39:30 -04:00
MARCROCK22
75b6036888 fix: check for ownerId in message commands 2024-03-31 16:37:01 -04:00
MARCROCK22
43cb84f54f feat: onBotPermissionsFail 2024-03-31 16:08:59 -04:00
NoBody
ad08a85dea
fix: modal method (#170) 2024-03-30 15:51:57 -04:00
MARCROCK22
71a145612d feat: update exports 2024-03-27 23:10:19 -04:00
MARCROCK22
d0425020bf fix: isMenu() guard type 2024-03-27 20:26:43 -04:00
MARCROCK22
67c90eb03a fix: circular 2024-03-27 20:24:45 -04:00
Marcos Susaña
776c604b3b
feat: Component Context (#166)
* feat: component context
2024-03-27 19:46:28 -04:00
MARCROCK22
32c1df7a07 feat: 1.1.1 2024-03-26 19:06:15 -04:00
MARCROCK22
caf85b63af feat: handler callbacks 2024-03-26 18:21:38 -04:00
MARCROCK22
d119262f07 feat: user#bannerURL 2024-03-26 15:09:32 -04:00
MARCROCK22
933bbe7d1b fix: missing methods 2024-03-26 14:48:08 -04:00
MARCROCK22
9b40239b55 feat: experimental custom handlers 2024-03-26 14:39:04 -04:00
MARCROCK22
28fb9b8cda fix: reload commands 2024-03-26 13:03:45 -04:00
MARCROCK22
0ab003f8d6 feat: smart types context.metadata 2024-03-25 19:19:13 -04:00
MARCROCK22
c3dafe7ef6 fix: * 2024-03-23 11:25:51 -04:00
FreeAoi
6d8b895d07 fix: remove unused console log 2024-03-23 00:15:02 -06:00
MARCROCK22
d8132a0199 integration_types and contexts support 2024-03-22 21:59:42 -04:00
MARCROCK22
3e06f9db97 stop crying 2024-03-22 20:25:03 -04:00
MARCROCK22
5669b0e195 description locales 2024-03-22 13:59:27 -04:00
MARCROCK22
54121448ba types 2024-03-22 13:37:25 -04:00