|
0d8ad177b7
|
fix: replace ws.removeListener with ws.removeEventListener for 'pong' event
|
2025-05-16 08:46:25 -04:00 |
|
|
089cfab6da
|
fix: replace ws.on with ws.addEventListener for 'pong' event
|
2025-05-16 08:18:52 -04:00 |
|
|
fb9c59a51b
|
feat: add resetTimeouts method to ComponentHandler
|
2025-05-12 18:12:10 -04:00 |
|
|
92ab65be7b
|
feat: make deferReplyResponse and reply awaitable
|
2025-05-08 21:09:15 -04:00 |
|
|
23c9c2a710
|
feat: workerClient.calculateShardId
|
2025-05-07 18:41:46 -04:00 |
|
|
b4324f9487
|
fix: type error
|
2025-05-05 20:01:16 -04:00 |
|
|
f74b75fcef
|
fix: change return types from 'never' to 'undefined' for various API methods
|
2025-04-29 08:30:01 -04:00 |
|
|
9cbde76ad0
|
fix: update promise return types to undefined for delete and post methods
|
2025-04-29 08:25:05 -04:00 |
|
|
66b5ca34a9
|
fix: dx
|
2025-04-28 04:04:35 -04:00 |
|
|
4574ca018f
|
fix: xd
|
2025-04-28 03:44:17 -04:00 |
|
|
34ca3e293e
|
fix(roles): delete don't return role anymore
|
2025-04-28 03:42:46 -04:00 |
|
|
a358bb0a04
|
chore: this thing
|
2025-04-27 21:30:28 -04:00 |
|
|
6cf75e9ad2
|
chore: 3.1.2
|
2025-04-27 21:24:24 -04:00 |
|
|
60108b4c42
|
fix: empty data
|
2025-04-27 16:25:30 -04:00 |
|
|
e8c686a1df
|
chore: update dependencies
|
2025-04-27 14:27:21 -04:00 |
|
|
c5ae765263
|
chore: package version
v3.1.1
|
2025-04-27 14:23:12 -04:00 |
|
|
e8e89e60a8
|
fix: check if attachments is an array
|
2025-04-27 13:02:53 -04:00 |
|
|
5a90b7edb4
|
fix: type typo
|
2025-04-27 12:26:47 -04:00 |
|
|
f4bcaa58ec
|
fix: components type
|
2025-04-27 12:19:30 -04:00 |
|
|
e3b6f57741
|
chore: 3.1.0 (#339)
* perf: optimize members cache
* feat: components V2 (#337)
* feat: components v2
* fix: build
* chore: apply formatting
* refactor(components): some types
* refactor(types): replace TopLevelComponents with APITopLevelComponent in REST
* fix: unify components
* refactor(TextDisplay): rename content method to setContent for clarity
* refactor(builders): add missing builder from component
* fix: touche
* feat(webhook): webhook params for components v2
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: use protected instead of private
* fix(editOrReply): accept flags when editing message
* feat: add onBeforeMiddlewares and onBeforeOptions (#338)
* chore: package version
---------
Co-authored-by: MARCROCK22 <marcos22dev@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: MARCROCK22 <57925328+MARCROCK22@users.noreply.github.com>
v3.1.0
|
2025-04-27 01:21:56 -04:00 |
|
|
7baeedd67c
|
chore: package version
|
2025-04-27 01:19:38 -04:00 |
|
MARCROCK22
|
ecc007b438
|
feat: add onBeforeMiddlewares and onBeforeOptions (#338)
|
2025-04-26 18:17:38 -04:00 |
|
|
53231465c0
|
fix(editOrReply): accept flags when editing message
|
2025-04-26 11:28:20 -04:00 |
|
|
faa222275f
|
fix: use protected instead of private
|
2025-04-25 00:51:59 -04:00 |
|
|
589a59c5f6
|
feat: components V2 (#337)
* feat: components v2
* fix: build
* chore: apply formatting
* refactor(components): some types
* refactor(types): replace TopLevelComponents with APITopLevelComponent in REST
* fix: unify components
* refactor(TextDisplay): rename content method to setContent for clarity
* refactor(builders): add missing builder from component
* fix: touche
* feat(webhook): webhook params for components v2
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-04-25 00:10:09 -04:00 |
|
|
f03eb57ed5
|
perf: optimize members cache
|
2025-04-23 20:58:23 -04:00 |
|
|
ce3d75121d
|
fix: xd
v3.0.0
|
2025-04-20 18:52:55 -04:00 |
|
github-actions[bot]
|
113e315e07
|
chore: apply formatting
|
2025-04-20 22:49:35 +00:00 |
|
|
a45069ea5f
|
chore: version 3
|
2025-04-20 18:47:54 -04:00 |
|
|
88bdfd189e
|
chore: only build branch
|
2025-04-16 17:30:08 -04:00 |
|
|
4b3f9d4bd1
|
chore: use pnpm instead
|
2025-04-16 17:28:44 -04:00 |
|
|
6f1273f9ca
|
chore: test
|
2025-04-16 17:26:24 -04:00 |
|
|
5107c87aea
|
chore: test
|
2025-04-16 17:24:13 -04:00 |
|
|
7819b371a5
|
fix: overwrites cache
|
2025-04-16 16:49:24 -04:00 |
|
|
b00076df23
|
feat: attachment_size_limit property
|
2025-04-05 13:50:34 -04:00 |
|
|
8882429338
|
fix: transformer type
|
2025-04-05 13:17:07 -04:00 |
|
|
85c04fa4a0
|
fix: xd?
|
2025-04-03 06:45:02 -04:00 |
|
|
ca26338a4c
|
feat(invites): add invites shortcuts
|
2025-04-02 16:05:41 -04:00 |
|
|
1731d2de6b
|
fix: use guild transformer
|
2025-03-18 23:06:03 -04:00 |
|
|
dd0a3bf65b
|
fix: zombie connection
|
2025-03-12 23:35:37 -04:00 |
|
|
2cf182f37e
|
feat: fetch guilds with query (#336)
* feat: fetch guilds with query
* fix: ig
* fix: xdddd
* fix: lol
|
2025-03-12 20:02:31 -04:00 |
|
Marcos Susaña
|
5f5902b9f6
|
fix(GuildBan): issues
|
2025-03-09 21:42:36 -04:00 |
|
freeaoi
|
61dc04893d
|
fix: explicit node type
|
2025-03-07 08:37:27 -06:00 |
|
freeaoi
|
c85ff2f96a
|
fix: explicit node types
|
2025-03-07 08:36:25 -06:00 |
|
JustEvil
|
225778823e
|
feat: return channel type in channel guild create (#334)
* feat: return channel type in channel guild create
also, my skill issue forced me to create a new type
* refactor: use SeyfertChannelMap
|
2025-03-02 23:08:41 -04:00 |
|
|
84a0ce6754
|
feat: onError createComponentCollector
|
2025-02-27 14:54:06 -04:00 |
|
|
7af24bf043
|
fix(mixer): rewrite mixins management (#333)
* fix: declared properties
* fix: idk mixer
* fix(mixer): tbh I really hate runtimes
* fix: test
* test: change constructor test
|
2025-02-26 20:36:56 -04:00 |
|
|
7745ec942c
|
[skip ci] ci: provenance
|
2025-02-25 14:55:10 -04:00 |
|
|
749ba3e6be
|
fix: mixer, idk, runtimes sucks (#331)
* fix: declared properties
* fix: idk mixer
|
2025-02-24 03:56:43 -04:00 |
|
|
272ddac08b
|
fix: retry connection when failed
|
2025-02-22 20:47:25 -04:00 |
|