160 Commits

Author SHA1 Message Date
veryCrunchy
ce86aa78ff
fix: deno environment variable support (#316)
* fix: deno environment variable support

* fix: avoid unnecessary string construction
2024-12-28 01:00:05 -04:00
24c2749b15 fix: reuse shardmanager#latency 2024-12-26 23:16:19 -04:00
JustEvil
a74452d0a0
fix: removed really necessary locations (#312)
* fix: removed really necessary locations

* fix: use 'base' instead of 'output'
2024-12-25 00:45:22 -04:00
MARCROCK22
815e51fbc8
fix: deno class mixer (#307)
* fix: deno mixer

* fix: revert

* fix: revert

* fix: refresh callback
2024-12-15 13:20:59 -04:00
329c8e297c feat: client.latency 2024-12-13 22:15:40 -04:00
5fe109527d fix: resharder 2024-12-13 09:27:29 -04:00
1e0d1f3f6b fix: allowed_mentions types 2024-12-13 00:13:51 -04:00
MARCROCK22
c014ce6dc1
fix: gateway events (#305)
* fix: gateway events

* fix: oops

* fix: num of shards

* fix: xd

* fix: ok discord

* fix: worker_ready event

* fix: types & use message cache

* fix: resharding
2024-12-12 23:46:20 -04:00
bad33536b9 fix: clean code 2024-12-10 13:10:34 -04:00
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