35 Commits

Author SHA1 Message Date
2cf182f37e
feat: fetch guilds with query (#336)
* feat: fetch guilds with query

* fix: ig

* fix: xdddd

* fix: lol
2025-03-12 20:02:31 -04:00
80b9edf512 fix: return cache types 2025-01-23 22:12:00 -04:00
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
aa7be2aa71 fix: xd? 2024-12-30 20:04:31 -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
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
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
4a0a9ae130
fix: only edit when deferred (#276)
* fix: only edit when deferred

* fix: internal type
2024-10-12 14:28:32 -04:00
Marcos Susaña
24d316f070
feat(context): auto remove thinking when use message commands (#270) 2024-10-04 11:06:42 -06: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
d388cb5553 fix: types 2024-09-15 23:51:38 +00:00
3245291121 fix: actually using biome 2024-09-15 19:02:13 +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
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
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
e3aa0a932a fix: contexts guards 2024-03-31 17:05:17 -04:00
MARCROCK22
71a145612d feat: update exports 2024-03-27 23:10:19 -04:00
Marcos Susaña
776c604b3b
feat: Component Context (#166)
* feat: component context
2024-03-27 19:46:28 -04:00
MARCROCK22
9b40239b55 feat: experimental custom handlers 2024-03-26 14:39:04 -04:00
MARCROCK22
580837cdb3 fix 2024-03-18 20:24:23 -04:00
MARCROCK22
e2368bb1fe fullCommandName 2024-03-18 19:10:22 -04:00
MARCROCK22
6d4e0589b1 context 2024-03-16 21:24:28 -04:00
MARCROCK22
b059fb0d5d fix 2024-03-13 14:03:51 -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