MARCROCK22
|
34482e4fd6
|
fix: parseCDNURL extension
|
2024-04-08 18:26:57 -04:00 |
|
Mateo
|
1020c48798
|
fix: modal example and readme wording
|
2024-04-07 19:01:34 -05:00 |
|
MARCROCK22
|
f91968caef
|
fix: promises
|
2024-04-07 16:57:54 -04:00 |
|
MARCROCK22
|
2cfb4b951b
|
feat: ignore property when declaring command & flush method
|
2024-04-07 16:48:19 -04:00 |
|
MARCROCK22
|
551027b7a7
|
fix: socram code
|
2024-04-06 16:11:25 -04:00 |
|
MARCROCK22
|
80caba88b5
|
fix: overwrites cache types
|
2024-04-06 12:57:22 -04:00 |
|
MARCROCK22
|
2de3dcea0a
|
fix: dont overwrite member permissions
|
2024-04-06 12:51:09 -04:00 |
|
MARCROCK22
|
22b33127f7
|
fix: parseCDNURL correct arguments
|
2024-04-06 12:15:03 -04:00 |
|
Marcos Susaña
|
7929c9ac9a
|
feat: proxy cdn
Co-authored-by: MARCROCK22 <MARCROCK22@users.noreply.github.com>
|
2024-04-05 23:02:33 -04:00 |
|
MARCROCK22
|
1e9286c999
|
fix: types
|
2024-04-02 20:49:25 -04:00 |
|
MARCROCK22
|
b9117f5524
|
fix: ws priority
|
2024-04-01 21:59:50 -04:00 |
|
MARCROCK22
|
f70edcd7e9
|
fix: voicestate parse lol
|
2024-04-01 18:09:20 -04:00 |
|
MARCROCK22
|
74097ff1b9
|
fix: voice state parse
|
2024-04-01 18:08:26 -04:00 |
|
Marcos Susaña
|
329b96387e
|
feat: Shorters utilities (#172)
* feat: more shorters, voice state
* fix: voice states resource types
* fix: add clarification
* fix: fixes
* fix: voice state updates
* fix: xd?
---------
Co-authored-by: MARCROCK22 <57925328+MARCROCK22@users.noreply.github.com>
|
2024-04-01 18:07:41 -04:00 |
|
Marcos Susaña
|
ef8e2e6487
|
fix: guild webhooks route (#173)
|
2024-04-01 18:06:25 -04:00 |
|
MARCROCK22
|
206b3dfe63
|
fix: dynamicbucket queue
|
2024-04-01 18:04:50 -04:00 |
|
MARCROCK22
|
e3aa0a932a
|
fix: contexts guards
|
2024-03-31 17:05:17 -04:00 |
|
MARCROCK22
|
1077402ce8
|
fix: types
|
2024-03-31 16:39:30 -04:00 |
|
MARCROCK22
|
75b6036888
|
fix: check for ownerId in message commands
|
2024-03-31 16:37:01 -04:00 |
|
MARCROCK22
|
43cb84f54f
|
feat: onBotPermissionsFail
|
2024-03-31 16:08:59 -04:00 |
|
MARCROCK22
|
492d373d83
|
fix: uws warning when async task
|
2024-03-31 15:10:50 -04:00 |
|
MARCROCK22
|
da7a2ae946
|
fix: types
|
2024-03-31 14:14:05 -04:00 |
|
Suanfanson
|
745ad5c6c1
|
fix: avatarURL method (#171)
|
2024-03-31 01:00:08 -04:00 |
|
NoBody
|
ad08a85dea
|
fix: modal method (#170)
|
2024-03-30 15:51:57 -04:00 |
|
NoBody
|
5baa921b7c
|
fix: errors in componentcontext class and add docs (#169)
|
2024-03-29 22:11:26 -04:00 |
|
NoBody
|
388164594a
|
fix: add componentcontext export to index (#168)
|
2024-03-29 04:30:48 -04:00 |
|
MARCROCK22
|
aefae40527
|
fix: typo
|
2024-03-28 21:16:15 -04:00 |
|
MARCROCK22
|
1355ebf50a
|
fix: exports & webhooks tsdocs
|
2024-03-28 20:31:52 -04:00 |
|
PabloRNC
|
2bf75715c8
|
Add setComponents method to Modal Builder. (#167)
* refactor: change method name for MentionableSelectMenu builder
* refactor: change jsdoc comments
* feat: add setcomponents method to modal
|
2024-03-28 12:00:26 -04:00 |
|
MARCROCK22
|
71a145612d
|
feat: update exports
|
2024-03-27 23:10:19 -04:00 |
|
MARCROCK22
|
4c05c25a41
|
fix: collect.run types
|
2024-03-27 22:07:39 -04:00 |
|
MARCROCK22
|
865f863e53
|
fix: incorrect guild_d
|
2024-03-27 21:38:28 -04:00 |
|
MARCROCK22
|
6368c10d3e
|
fix: unused ts-expect-error
|
2024-03-27 20:30:00 -04:00 |
|
MARCROCK22
|
ccd005fcd7
|
fix: typo
|
2024-03-27 20:28:20 -04:00 |
|
MARCROCK22
|
d0425020bf
|
fix: isMenu() guard type
|
2024-03-27 20:26:43 -04:00 |
|
MARCROCK22
|
67c90eb03a
|
fix: circular
|
2024-03-27 20:24:45 -04:00 |
|
Marcos Susaña
|
776c604b3b
|
feat: Component Context (#166)
* feat: component context
|
2024-03-27 19:46:28 -04:00 |
|
Marcos Susaña
|
89c525d052
|
feat: Make message components great (#163)
* fix: mentionables defaults
* feat: make message api components great
* fix: add url to button link
|
2024-03-27 17:53:28 -04:00 |
|
PabloRNC
|
84f1ccf0ce
|
fix: Change jsdoc comments in Modal (#165)
* fix: change jsdoc comments
|
2024-03-27 17:23:53 -04:00 |
|
PabloRNC
|
c4f8a76a3b
|
refactor: change method name for MentionableSelectMenu builder (#164)
|
2024-03-27 17:10:34 -04:00 |
|
Marcos Susaña
|
52d8501d55
|
fix: mentionables defaults (#162)
|
2024-03-27 15:58:03 -04:00 |
|
MARCROCK22
|
b46c16cd50
|
feat: add bannable, kickable, moderatable, manageable to GuildMember and update shorters
|
2024-03-27 13:57:45 -04:00 |
|
MARCROCK22
|
39b6334f7e
|
feat: add DiscordDark and DIscordLight to EmbedColors enum
|
2024-03-26 20:27:08 -04:00 |
|
MARCROCK22
|
32c1df7a07
|
feat: 1.1.1
|
2024-03-26 19:06:15 -04:00 |
|
MARCROCK22
|
a059959fb5
|
fix: onFail callback
|
2024-03-26 18:45:45 -04:00 |
|
MARCROCK22
|
9320010161
|
fix: types
|
2024-03-26 18:26:07 -04:00 |
|
MARCROCK22
|
caf85b63af
|
feat: handler callbacks
|
2024-03-26 18:21:38 -04:00 |
|
MARCROCK22
|
0136b6aae0
|
feat: awaitable type
|
2024-03-26 15:45:07 -04:00 |
|
MARCROCK22
|
f100c8b5d0
|
fix: cache id property overwrite
|
2024-03-26 15:39:30 -04:00 |
|
MARCROCK22
|
4428330c07
|
fix: socram code
|
2024-03-26 15:17:44 -04:00 |
|