35 Commits

Author SHA1 Message Date
3245291121 fix: actually using biome 2024-09-15 19:02:13 +00:00
0c7067f751 feat: expose filter method 2024-09-07 22:35:04 +00:00
Marcos Susaña
f5a8d06d8b
fix: commands assignament 2024-08-29 15:34:58 -04: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
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
0be7c73d4a feat: check for locales 2024-06-28 05:58:30 +00: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
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
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
9dec8e50eb feat: shouldUploadCommands 2024-05-12 21:40:27 -04:00
MARCROCK22
3a780ea347 fix: handler warn log 2024-05-10 14:54:59 -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
MARCROCK22
a709198f15 feat: default commands methods 2024-04-14 16:49:23 -04:00
MARCROCK22
9724d3eb9f feat: handlers update 2024-04-12 17:28:35 -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
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
5669b0e195 description locales 2024-03-22 13:59:27 -04:00
MARCROCK22
54121448ba types 2024-03-22 13:37:25 -04:00
MARCROCK22
95a1853398 * 2024-03-22 13:36:53 -04:00
MARCROCK22
1c0d7a9ae2 * 2024-03-22 13:36:08 -04:00
MARCROCK22
b072e33fd6 UsingClient, __parseCommandLocales 2024-03-22 13:34:31 -04:00
MARCROCK22
d0915ba882 the ultimate framework 2024-03-09 15:49:41 -04:00