975 Commits

Author SHA1 Message Date
Marcos Susaña
85b1b93131
fix(handle): checkPermissions bypass channels outside guilds 2024-09-19 16:21:35 -04:00
06617ff1ce feat: voiceState#channel type 2024-09-19 04:04:31 +00:00
d388cb5553 fix: types 2024-09-15 23:51:38 +00:00
f288292208 fix: types 2024-09-15 23:33:37 +00:00
ee135a2667 fix: typescript 5.6 2024-09-15 20:13:14 +00:00
a355d843ad chore: organize imports 2024-09-15 19:52:43 +00:00
eb19b72c0d chore: dependencies 2024-09-15 19:08:21 +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
d8bf40b60c fix: only push error when option is required 2024-09-12 00:55:44 +00:00
041db86ac2 fix: send undefined instead of an empty array 2024-09-12 00:42:11 +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
a1b0c20a30 fix: add return 2024-09-08 03:49:13 +00:00
0c7067f751 feat: expose filter method 2024-09-07 22:35:04 +00:00
364148ccf7 fix: unused 2024-09-07 22:29:06 +00:00
7c70f362fb fix: content-type 2024-09-07 19:23:06 +00:00
2473f673bc fix: content-type 2024-09-07 18:59:26 +00:00
bcadf6022c fix: rest error message 2024-09-07 18:29:27 +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
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
David
00d7f75610
ci: run in pull requests (#262)
* ci: run in pull requests

* ci: try adding brackets to if

* ci: show vars

* ci: use repo name
2024-09-05 15:54:06 -06:00
David
f7c8b437e9
ci: unify github actions (#261)
i had to work hard to release this
2024-09-04 22:13:11 -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
b6d89770d1 chore: waiting for 0.0.23 release 2024-09-01 05:15:28 +00:00
4623ab492a chore: fix publish 2024-09-01 05:05:47 +00:00
7468481d4e chore: xd 2024-09-01 05:02:48 +00:00
MARCROCK22
172637307d
fix: retry_after when ratelimited (#260) 2024-09-01 01:01:31 -04:00
fa10ac8fcb chore: using v9 2024-09-01 05:00:03 +00:00
843e62df94 chore: packageManager 2024-09-01 04:57:17 +00:00
93a2ff6c33 chore: pkg.pr.new action 2024-09-01 04:55:43 +00: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
6e029061d6 chore: license & precommit 2024-08-25 22:03:47 +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