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
|
8cc495a4db
|
chore: release
|
2024-09-06 22:23:08 -04:00 |
|
Marcos Susaña
|
baa78422ec
|
chore: disabled all cache
|
2024-09-06 22:21:42 -04:00 |
|
Marcos Susaña
|
3cb52086cb
|
feat(types): type AnyContext
|
2024-09-06 21:50:03 -04:00 |
|
Marcos Susaña
|
29f7b769e1
|
feat: polls improvement (#249)
* feat: polls improvement
* fix: poll in editOrReply
* feat(api-types): type APIEmbedPollResult
---------
Co-authored-by: MARCROCK22 <57925328+MARCROCK22@users.noreply.github.com>
|
2024-09-04 17:33:24 -04:00 |
|
Marcos Susaña
|
0cef3a9f6f
|
fix(Watcher): partial types
|
2024-09-02 18:01:34 -04:00 |
|
Marcos Susaña
|
e38957ca55
|
feat(api-types): more snapshot fields
|
2024-09-02 17:55:35 -04:00 |
|
|
3f6698eba6
|
fix: share ws ratelimit
|
2024-09-02 00:51:34 +00:00 |
|
MARCROCK22
|
172637307d
|
fix: retry_after when ratelimited (#260)
|
2024-09-01 01:01:31 -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 |
|
Marcos Susaña
|
e16bd42092
|
feat: subscriptions (#257)
|
2024-08-29 20:34:40 -04:00 |
|
JustEvil
|
3d36024e17
|
fix: truco (#258)
|
2024-08-29 20:30:18 -04:00 |
|
Marcos Susaña
|
f5a8d06d8b
|
fix: commands assignament
|
2024-08-29 15:34:58 -04:00 |
|
Marcos Susaña
|
42e1273393
|
feat: add more member flags
https://github.com/discord/discord-api-docs/pull/7113
|
2024-08-29 15:08:08 -04: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 |
|
|
5c19e4df67
|
fix(biome): lmao
|
2024-08-25 21:41:48 +00:00 |
|
|
3fb57ccc79
|
fix(socket): use socket.writable to check if its safe to send a message
|
2024-08-25 21:40:32 +00:00 |
|
|
9b2393f001
|
fix(socket): unfinished object
|
2024-08-25 19:12:36 +00:00 |
|
|
9b765c1fc5
|
fix(mixer): toString
|
2024-08-25 19:01:52 +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 |
|
|
a98306fd72
|
fix: biome lol
|
2024-08-24 06:31:40 +00:00 |
|
MARCROCK22
|
8c4a13264e
|
fix: socket (#253)
* fix: socket
* fix: name
* fix: use logger and debugger
|
2024-08-24 02:26:09 -04:00 |
|
JustEvil
|
d9aa4a56d0
|
refactor: moved functions (#252)
* refactor: moved functions
- Moved functions
- Fixed imports
- Removed duplicated file
* chore: apply formatting
* fix: import
|
2024-08-22 17:32:55 -04:00 |
|
Marcos Susaña
|
0bc8a6789c
|
feat: voice channel effect send event (#250)
|
2024-08-21 18:05:21 -04:00 |
|
|
5b6cb6ece6
|
feat: fetch guild role
|
2024-08-21 15:13:48 +00:00 |
|
|
4f3d5548a9
|
fix: event types
|
2024-08-21 15:01:04 +00:00 |
|
Marcos Susaña
|
40f261f921
|
fix: correct types in event handler (#248)
* fix: correct type in event values
* fix: spread custom args
|
2024-08-21 10:19:03 -04:00 |
|
|
11fa0bb6d4
|
fix: botReady guild unavailable bug
|
2024-08-21 00:47:35 +00:00 |
|
JustEvil
|
ec0ddb64c9
|
fix: cache truco 2 (#247)
|
2024-08-19 23:12:16 -04:00 |
|
JustEvil
|
f630d118fb
|
fix: cache truco (#246)
|
2024-08-19 22:58:45 -04: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 |
|
|
3da0dc1144
|
fix: socket
|
2024-08-20 00:07:09 +00:00 |
|
|
449fa5b557
|
fix: mix decorator
|
2024-08-20 00:06:52 +00:00 |
|
Marcos Susaña
|
ca390bd47a
|
fix: bitfield resolve (#244)
|
2024-08-19 11:12:19 -04:00 |
|
|
98c755dac7
|
fix: botReady emits twice
|
2024-08-17 18:52:07 +00:00 |
|
|
b30b6dde24
|
chore: move Watcher to extra monorepo
|
2024-08-17 16:51:28 +00:00 |
|
|
4986bb4603
|
fix: biome
|
2024-08-17 02:38:51 +00:00 |
|
|
07340a98bb
|
feat: slipher
|
2024-08-17 02:36:27 +00:00 |
|
JustEvil
|
a4574c51ae
|
fix: id truco (#241)
|
2024-08-16 17:18:37 -04:00 |
|
Marcos Susaña
|
be10b9bfe6
|
feat(gateway): message update pog
|
2024-08-15 20:29:02 -04:00 |
|
Andrew
|
01f5a7bb22
|
feat(APIApplication): approximate user install count (#240)
* Added(APIApplication): approximate user install count
* fix: description
* fix: github?
|
2024-08-15 20:07:45 -04:00 |
|
|
d79254ab6c
|
chore: remove useless depedency
|
2024-08-14 22:09:02 +00:00 |
|
|
603865917b
|
fix: the function was being misused
|
2024-08-14 21:23:09 +00:00 |
|
|
9066f510e3
|
fix: ws reconnect
|
2024-08-11 23:43:33 +00:00 |
|
Marcos Susaña
|
084c85368e
|
feat: reload langs
|
2024-08-10 20:13:02 -04:00 |
|
|
983043f9c3
|
fix: temporally using ws
|
2024-08-09 16:18:27 +00:00 |
|