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
9d971c2ee2
chore: verbose
2024-11-18 23:24:33 -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
8cc495a4db
chore: release
2024-09-06 22:23:08 -04:00
7468481d4e
chore: xd
2024-09-01 05:02:48 +00:00
fa10ac8fcb
chore: using v9
2024-09-01 05:00:03 +00:00
843e62df94
chore: packageManager
2024-09-01 04:57:17 +00:00
6e029061d6
chore: license & precommit
2024-08-25 22:03:47 +00:00
330b840b10
chore: package version
2024-08-23 05:18:01 +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
4986bb4603
fix: biome
2024-08-17 02:38:51 +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
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
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
6930787795
chore: bump version
2024-06-10 07:35:22 -04:00
bf3db57c71
fix: revert build script
2024-06-01 19:05:23 +00:00
c523ded8e9
fix: _build script
2024-06-01 19:01:34 +00:00
2fe214a01e
fix: bun test
2024-06-01 18:53:36 +00: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
MARCROCK22
07d8af7ebf
chore: package version
2024-05-14 18:26:03 -04:00