19 Commits

Author SHA1 Message Date
JustEvil
d779c95514
fix: esto lo hago (#323)
* fix: esto lo hago

* fix: por los momos
2025-01-20 19:21:37 -06:00
cb7dacc7a7 feat: change force to rest,flow,cache 2025-01-19 14:44:33 -04:00
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
404f23f76e fix: transformers types 2024-12-27 11:08:01 -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
bad33536b9 fix: clean code 2024-12-10 13:10:34 -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
3efe66bf5e feat: workerManager#tellWorker 2024-10-19 05:42:13 +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
MARCROCK22
13b8a32d42
fix rest types, collectors update, improve types (#266)
* feat: ctx types, delete threads cache, cache.channels.threads, changes to collectors, fix rest types

* fix: use apithreadchannel instead

* feat: revert threads relationship, fix collectors

* fix: cache thread when creating

* fix: unused

* feat: entitlement trasnformer

* fix: non-null assertion

* fix: circular?

* fix: collector onStop reason type

* fix: types

* feat: onPass method

* fix: undefined value
2024-09-27 22:08:50 -05:00
a355d843ad chore: organize imports 2024-09-15 19:52:43 +00:00
0c1ef3777f fix: types 2024-08-28 01:40: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