Marcos Susaña
|
4bad71399a
|
[skip ci] bot up (#304)
* Add a bot startup (bro scared of circulars) (#303)
* fix(channels): correct return type of mixin functions
* feat: startup bot in test
* fix: build
* fix: ?
* fix: ??
* ci(bot-up): update conditional
|
2024-12-10 09:24:00 -04:00 |
|
|
c68c091b31
|
feat: improve channel types & fix overwrites cache
|
2024-12-09 13:28:44 -04:00 |
|
|
c14c7d296d
|
fix: shard options
|
2024-11-26 09:37:29 -04:00 |
|
MARCROCK22
|
442752319c
|
feat: custom worker events (#298)
* chore: apply formatting
* feat: custom worker events
* fix: xd
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-11-20 12:06:23 -04:00 |
|
|
2c9d199c7d
|
feat: soundboard shorter
|
2024-11-18 23:12:12 -04:00 |
|
|
7e55ba9e3c
|
fix: types
|
2024-11-17 19:04:30 -04:00 |
|
|
3e14166247
|
fix: collector error value
|
2024-11-16 13:14:31 -04:00 |
|
|
53e99d5217
|
fix(workerProxy): files support
|
2024-11-16 13:13:30 -04:00 |
|
|
dfffdf1f00
|
fix: remove protected
|
2024-11-14 19:24:45 -04:00 |
|
MARCROCK22
|
a3b28d9f7d
|
chore: remove WorkerAdapter (#296)
* chore: dont set WorkerAdapter by default
* fix: set postMessage
|
2024-11-14 17:57:36 -05: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 |
|
MARCROCK22
|
7f4044469b
|
fix: default callbacks & cache update (#294)
|
2024-11-14 13:45:14 -04:00 |
|
|
e4233e6a40
|
fix: types & workerClient#resumeShard
|
2024-11-10 21:51:28 +00:00 |
|
MARCROCK22
|
db9e319545
|
feat: voiceStateShorter (#286)
|
2024-11-03 07:05:25 -04:00 |
|
|
d3dee668b5
|
fix: appPermissions is not optional
|
2024-10-29 03:27:31 +00:00 |
|
|
4f8c1d09c7
|
fix: use interface instead of intersection
|
2024-10-26 00:30:25 +00:00 |
|
MARCROCK22
|
00c96e6c54
|
feat: allow to extend RC and localized choices (#283)
|
2024-10-25 10:05:42 -05:00 |
|
|
ddb320c428
|
feat: componentContext#deferUpdate
|
2024-10-21 01:20:39 +00: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 |
|
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 |
|
|
a355d843ad
|
chore: organize imports
|
2024-09-15 19:52:43 +00:00 |
|
|
3245291121
|
fix: actually using biome
|
2024-09-15 19:02:13 +00:00 |
|
David
|
23c23156e6
|
feat: improve config error message (#264)
|
2024-09-15 11:53:39 -04:00 |
|
|
fcd9ffd34d
|
fix: reuse proxy
|
2024-09-15 06:00:46 +00:00 |
|
|
751f9cedb2
|
feat: makeDeepPartial type
|
2024-09-09 02:49:16 +00:00 |
|
|
3374252a36
|
fix: resharder
|
2024-09-09 02:29:57 +00:00 |
|
|
364148ccf7
|
fix: unused
|
2024-09-07 22:29:06 +00:00 |
|
MARCROCK22
|
ead838637c
|
feat: cache callback, actually disable cache when disabledCache is true (#263)
* feat: cache callback, actually disable cache when disabledCache is "true"
* fix: types
|
2024-09-07 13:46:42 -04:00 |
|
Marcos Susaña
|
baa78422ec
|
chore: disabled all cache
|
2024-09-06 22:21:42 -04:00 |
|
Marcos Susaña
|
0cef3a9f6f
|
fix(Watcher): partial types
|
2024-09-02 18:01:34 -04:00 |
|
MARCROCK22
|
6817eb44f3
|
feat(ShardManger): resharding (#259)
* feat(ShardManger): resharding
* fix: xd
* fix: types
* fix: minor changes
* fix: unused interval
|
2024-08-31 22:17:04 -05: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 |
|
|
fc4c7ef3da
|
fix(cache): actually disabling onPacket cache
|
2024-08-26 01:58:49 +00:00 |
|
MARCROCK22
|
633b19c382
|
feat: queue to spawn workers (#255)
* feat: queue to spawn workers
* fix: using optional chaining
|
2024-08-25 14:14:41 -04:00 |
|
Marcos Susaña
|
498c66efdb
|
feat(Guild): get shard methods (#254)
* feat: guild shard
* fix: worker client
* fix: xd
|
2024-08-25 01:18:39 -04:00 |
|
|
4f3d5548a9
|
fix: event types
|
2024-08-21 15:01:04 +00:00 |
|
|
11fa0bb6d4
|
fix: botReady guild unavailable bug
|
2024-08-21 00:47:35 +00:00 |
|
|
285ec140a0
|
fix: only cache config on cf workers
|
2024-08-20 02:08:38 +00: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 |
|
|
98c755dac7
|
fix: botReady emits twice
|
2024-08-17 18:52:07 +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 |
|
|
d064b1b802
|
fix: await
|
2024-08-04 00:32:38 +00:00 |
|
|
f3ba75155d
|
fix: collectors
|
2024-08-03 23:59:52 +00:00 |
|
|
449be8ea38
|
fix: cache
|
2024-08-03 03:56:14 +00:00 |
|
|
966a157547
|
fix: socram code
|
2024-08-03 00:05:39 +00:00 |
|
Marcos Susaña
|
992a117bbc
|
fix: fetch bot member permissions in prefix commands
|
2024-08-02 14:37:17 -04:00 |
|