45 Commits

Author SHA1 Message Date
ca26338a4c feat(invites): add invites shortcuts 2025-04-02 16:05:41 -04:00
749ba3e6be
fix: mixer, idk, runtimes sucks (#331)
* fix: declared properties

* fix: idk mixer
2025-02-24 03:56:43 -04:00
3a786d6cf5 fix: types 2025-01-21 18:59:39 -04:00
c6d470b329 feat: use rest,flow,cache instead of force in GuildMember#voice 2025-01-21 00:30:06 -04:00
e2d5813496 fix: type RESTAPIAttachment 2025-01-11 13:55:54 -04:00
a236b832ea fix: ok 2024-12-28 18:54:11 -04:00
7bc4a91e75 chore: update version 2024-12-28 18:48:02 -04:00
7450d5d72f fix: transformers types 2024-12-21 22:47:38 -04:00
e8294fec85 fix: update typescript version 2024-12-03 01:06:39 -04:00
f0baa1f211 chore: update dependencies 2024-11-18 23:19:02 -04:00
MARCROCK22
fb26e0e42e
feat: Improve options type (#291)
* feat: improve options type

* chore: dependencies version
2024-11-06 01:21:36 -04:00
86e66c706b fix: magicImport xD 2024-11-02 05:32:36 +00:00
MARCROCK22
00c96e6c54
feat: allow to extend RC and localized choices (#283) 2024-10-25 10:05:42 -05:00
3efe66bf5e feat: workerManager#tellWorker 2024-10-19 05:42:13 +00:00
MARCROCK22
70b1bc1dc5
fix: use an array instead of a Set (#280) 2024-10-17 12:10:16 -04:00
Marcos Susaña
76501ef9a6
chore: update dependencies 2024-10-13 17:56:07 -04:00
Marcos Susaña
4dd69aeb14
ci(test): change to vitest (#275)
* ci(test): change to vitest

* fix: mts tests
2024-10-10 21:02:55 -04:00
MARCROCK22
5926b4df15
feat(WorkerManager): resharding support (#271)
* feat: workerManager resharder

* fix: changes
2024-10-05 19:01:37 -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
eb19b72c0d chore: dependencies 2024-09-15 19:08:21 +00:00
Marcos Susaña
2597c3c18d
chore: cleaning (#251) 2024-08-21 18:06:32 -04:00
MARCROCK22
b0e10fd4a9
feat: use an object instead of an array to disable cache & option to disable cache on events (#245) 2024-08-19 22:03:52 -04:00
b30b6dde24 chore: move Watcher to extra monorepo 2024-08-17 16:51:28 +00:00
c5935a1ad3 chore: remove ioredis 2024-08-17 02:39:43 +00:00
07340a98bb feat: slipher 2024-08-17 02:36:27 +00:00
d79254ab6c chore: remove useless depedency 2024-08-14 22:09:02 +00:00
9066f510e3 fix: ws reconnect 2024-08-11 23:43:33 +00:00
983043f9c3 fix: temporally using ws 2024-08-09 16:18:27 +00:00
MARCROCK22
34216bd066
feat: new ws & member's banner (#232)
* feat: new ws & member's banner

* fix: comments
2024-08-01 22:45:13 -05:00
Marcos Susaña
cd445b19b2
chore: remove ts-mixer dependency (#223)
* feat: mixer

* feat(api): allow token in proxy options

* feat(member): timeout's

* chore: apply formatting

* fix: xd?

* fix: timeout reason

* fix: hasTimeout getter

* feat: mixer...

* fix: setter

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-24 21:41:24 -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
Tony Supremacy
04e17789e8
feat: add support for application emojis features (#220)
* 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
2024-07-19 15:45:08 -04:00
Marcos Susaña
051f4c63bd
chore: move chokidar to optionalDependencies 2024-07-10 18:47:22 -04:00
1cb4ab4a46 fix: mergeOptions & types 2024-06-22 01:09:12 +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
88c800d9fd chore: add commit prefix 2024-06-11 23:13:18 +00:00
Marcos Susaña
d57357b16a chore: update dependencies 2024-06-10 16:27:53 -04:00
Marcos Susaña
0c5e874bbd fix: guild member user error 2024-06-10 16:21:31 -04: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
Marcos Susaña
a3bb746887
chore: update api types (#192) 2024-05-09 14:01:52 -04:00
Marcos Susaña
a60bd19937
fix: Polls (#189)
* feat: add polls

* fix: polls builder and send

* fix: transformBody
2024-04-22 18:18:12 -04:00
MARCROCK22
f223eb1123 fix: update dependencies 2024-04-22 16:35:05 -04:00
Marcos Susaña
9e54231d02
feat: add polls (#188) 2024-04-22 15:53:38 -04:00
MARCROCK22
0392de7964 fix: use pnpm as pm 2024-04-13 22:20:41 -04:00