41 Commits

Author SHA1 Message Date
Marcos Susaña
5e4a7e2792
A way to set values in handlers (#228)
* fix: handlers seteables values

* fix: fix

* fix: reload throw error in cw
2024-07-29 17:55:03 -04:00
Marcos Susaña
bd951397a2
feat: Reduce dependencies (#221)
* feat: add support for new Discord application emojis features

* feat: add support for new Discord application emojis features

* feat: applications emojis routes

* chore: switch typings provider

* fix: unnecesary type

* feat: magic bytes

* chore: move api-types

* chore: ?

* fix: omg npm

* chore: apply formatting

* fix: for fast merge

---------

Co-authored-by: Tony Supremacy <165050835+VanStk@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-21 22:58:40 -04:00
Marcos Susaña
026805bcb2
Seyfert 2.0 (#208)
* feat: permissible handlers

Co-authored-by: MARCROCK22 <MARCROCK22@users.noreply.github.com>

* feat: init handle command

* feat: unifique interaction/message (not full tested)

* fix: await

* fix: components handler

* fix: console.log

* feat: init transformers

* fix: xd

* fix: check

* chore: apply formatting

* chore: frozen-lockfile

* fix: use pnpm v9

* fix: use pnpm v9

* fix: guildCreate emits when bot has more than 1 shard

* feat: update cache adapter

* fix: types

* fix: limitedAdapter messages and bans support

* fix: yes

* feat: transformers (huge update)

* fix: pnpm

* feat: transformers & handleCommand methods

* feat(resolveCommandFromContent): for handle content of getCommandFrom Content and argsContent

* fix: use raw

* fix: consistency

* fix: return await

* chore: export transformers

* fix: socram code

* fix: handleCommand & types

* fix: events

---------

Co-authored-by: MARCROCK22 <MARCROCK22@users.noreply.github.com>
Co-authored-by: MARCROCK22 <marcos22dev@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: douglas546899 <douglas546899@gmail.com>
Co-authored-by: Aarón Rafael <69669283+Chewawi@users.noreply.github.com>
Co-authored-by: MARCROCK22 <57925328+MARCROCK22@users.noreply.github.com>
2024-06-20 20:59:55 -04:00
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
eef42a9a9f fix: actually fix default props in components 2024-06-06 17:36:29 +00:00
Marcos Susaña
9a942e8674
fix: default props in components (#202) 2024-06-06 11:23:01 -04:00
f3b8e3b67d feat: extraProps 2024-06-06 01:57:26 +00:00
Marcos Susaña
c409628a43
chore: updates (#195) 2024-05-28 09:19:35 -04:00
MARCROCK22
006a9f390f feat: send attachments option by default 2024-05-25 13:18:43 -04:00
MARCROCK22
0b60586847 fix: implement stopIffail in reloadAll 2024-05-21 21:19:23 -04:00
MARCROCK22
c6bd0f77e2 feat: assign .command to context 2024-05-11 00:19:41 -04:00
MARCROCK22
62380def98 fix: missing onAfterRun 2024-05-10 23:31:37 -04:00
MARCROCK22
69867d22ca feat: componentcommand & modalcommand default methods 2024-05-10 23:29:29 -04:00
MARCROCK22
92c39b91c4 fix: "bro y todo ese codigo repetido" 2024-05-10 21:02:25 -04:00
MARCROCK22
c3866146e5 fix: componentcontext export 2024-05-10 20:37:27 -04:00
MARCROCK22
23422cadfa feat: componentcommand and modalcommand now can use middlewares 2024-05-10 17:26:16 -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
5470516e3d fix: use ts-expect-error instead of ts- 2024-04-20 12:44:37 -04:00
MARCROCK22
9724d3eb9f feat: handlers update 2024-04-12 17:28:35 -04:00
MARCROCK22
e3aa0a932a fix: contexts guards 2024-03-31 17:05:17 -04:00
NoBody
5baa921b7c
fix: errors in componentcontext class and add docs (#169) 2024-03-29 22:11:26 -04:00
NoBody
388164594a
fix: add componentcontext export to index (#168) 2024-03-29 04:30:48 -04:00
MARCROCK22
71a145612d feat: update exports 2024-03-27 23:10:19 -04:00
MARCROCK22
4c05c25a41 fix: collect.run types 2024-03-27 22:07:39 -04:00
MARCROCK22
6368c10d3e fix: unused ts-expect-error 2024-03-27 20:30:00 -04:00
MARCROCK22
ccd005fcd7 fix: typo 2024-03-27 20:28:20 -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
Marcos Susaña
89c525d052
feat: Make message components great (#163)
* fix: mentionables defaults

* feat: make message api components great

* fix: add url to button link
2024-03-27 17:53:28 -04:00
MARCROCK22
a059959fb5 fix: onFail callback 2024-03-26 18:45:45 -04:00
MARCROCK22
caf85b63af feat: handler callbacks 2024-03-26 18:21:38 -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
b072e33fd6 UsingClient, __parseCommandLocales 2024-03-22 13:34:31 -04:00
MARCROCK22
51b8fd216c * 2024-03-22 13:11:43 -04:00
MARCROCK22
3e4bd81a35 update collectors 2024-03-22 13:09:21 -04:00
MARCROCK22
08188e3592 workerProxy implemented 2024-03-13 16:30:03 -04:00
MARCROCK22
c2a722bacd collectors 2024-03-11 15:33:59 -04:00
MARCROCK22
d0915ba882 the ultimate framework 2024-03-09 15:49:41 -04:00