24 Commits

Author SHA1 Message Date
250346fe1d fix: transformers types 2024-12-30 20:13:20 -04:00
Marcos Susaña
ff55a78793
feat: add AnyContext.followup (#318)
* fix: return support node18

* feat: support AnyContext.followup
2024-12-30 04:00:54 -04:00
MARCROCK22
00d5dcdaa7
fix: remove deprecated things & decoration route & interaction type (#314)
* fix: remove deprecated things & decoration route & interaction type

* fix: meh
2024-12-26 15:58:00 -06:00
31af4675a3 fix: free code 2024-12-25 20:01:35 -04:00
Free 公園
85f77f963d
change cache to flow as default in types (#309)
* change cache to flow as default in types

* chore: apply formatting

* flow

* chore: apply formatting

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: MARCROCK22 <57925328+MARCROCK22@users.noreply.github.com>
2024-12-23 14:04:22 -04:00
7450d5d72f fix: transformers types 2024-12-21 22:47:38 -04:00
MARCROCK22
961bff0e27
feat: allow interaction server for all clients (#295)
* fix: default callbacks & cache update

* feat: allow interaction server for all clients
2024-11-14 16:37:29 -05:00
Marcos Susaña
136262f989
feat(Contexts): inGuild type guard (#290)
* feat(Contexts): inGuild type guard

* feat: isEntry
2024-11-06 14:31:56 -06:00
MARCROCK22
db9e319545
feat: voiceStateShorter (#286) 2024-11-03 07:05:25 -04:00
ddb320c428 feat: componentContext#deferUpdate 2024-10-21 01:20:39 +00:00
MARCROCK22
56246ed5cf
onRatelimit callback & GuildCommandContext types(unnreaal update) (#279)
* feat: type GuildCommandContext, onRatelimit callback

* fix: test

* fix: use reduce
2024-10-13 21:48:20 -04:00
a355d843ad chore: organize imports 2024-09-15 19:52:43 +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
f3b8e3b67d feat: extraProps 2024-06-06 01:57:26 +00:00
MARCROCK22
c6bd0f77e2 feat: assign .command to context 2024-05-11 00:19:41 -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
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
MARCROCK22
ccd005fcd7 fix: typo 2024-03-27 20:28:20 -04:00
Marcos Susaña
776c604b3b
feat: Component Context (#166)
* feat: component context
2024-03-27 19:46:28 -04:00