37 Commits

Author SHA1 Message Date
3c216c2a06 fix: use CommandOptionWithType instead 2025-01-06 01:08:39 -04:00
2d29f011ab fix: number options 2024-11-24 00:03:35 -04:00
MARCROCK22
fb26e0e42e
feat: Improve options type (#291)
* feat: improve options type

* chore: dependencies version
2024-11-06 01:21:36 -04:00
329ce54943 fix: required options 2024-10-13 21:33:02 +00:00
MARCROCK22
b059fa14b3
feat: option.value typing with choices (#278) 2024-10-13 14:50:57 -04:00
d388cb5553 fix: types 2024-09-15 23:51:38 +00:00
f288292208 fix: types 2024-09-15 23:33:37 +00:00
3245291121 fix: actually using biome 2024-09-15 19:02:13 +00:00
Marcos Susaña
a9d14c4c01
feat: Entry Points (#256)
* feat: entry points types

* fix: update attachment

* feat: more types and command

* chore: apply formatting

* feat: entry interaction

* chore: apply formatting

* feat: entry commands

* feat: end

* fix: build

* fix: typing

* fix: entry point in handler

* fix: build

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-27 21:18:16 -04:00
07340a98bb feat: slipher 2024-08-17 02:36:27 +00: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
37dfaef407 fix: types and props 2024-06-07 16:52:05 +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
Marcos Susaña
c409628a43
chore: updates (#195) 2024-05-28 09:19:35 -04:00
MARCROCK22
2e680f557f fix: use d-api enum instead 2024-05-18 14:17:51 -04:00
MARCROCK22
92c39b91c4 fix: "bro y todo ese codigo repetido" 2024-05-10 21:02:25 -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
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
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
MARCROCK22
71a145612d feat: update exports 2024-03-27 23:10:19 -04:00
MARCROCK22
d119262f07 feat: user#bannerURL 2024-03-26 15:09:32 -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
5669b0e195 description locales 2024-03-22 13:59:27 -04:00
MARCROCK22
add53be029 fix message commands 2024-03-18 20:01:50 -04:00
MARCROCK22
d0915ba882 the ultimate framework 2024-03-09 15:49:41 -04:00