44 Commits

Author SHA1 Message Date
Marcos Susaña
20726ba041 fix: embeds in messages 2024-06-01 16:43:05 -04:00
482de42b28 fix: support AttachmentBuilder when creating a sticker 2024-05-30 20:12:22 +00:00
Xeno
00640bfda7
feat: new changes to avatarURL method over GuildMember & User (#194)
* fix(GuildMember#avatarURL): use dynamic response, to return gif avatar if the avatar is a gif

* fix(User#avatarURL): dynamic response, if avatar is a gif return gif

* fix(avatarURL): specified extension is being overriden by gif if avatar starts with a_

* chore: change in parseCDNURL so it's effective for almost everything

* chore: re-add GuildMember#dynamicAvatarURL

* fix(GuildEmoji#create): returns void while it should return the resolve promise of the created emoji

---------

Co-authored-by: NotAditya69 <90441096+NotAditya69@users.noreply.github.com>
2024-05-30 15:17:59 -04:00
Marcos Susaña
c409628a43
chore: updates (#195) 2024-05-28 09:19:35 -04:00
MARCROCK22
006a9f390f feat: send attachments option by default 2024-05-25 13:18:43 -04:00
MARCROCK22
9dec8e50eb feat: shouldUploadCommands 2024-05-12 21:40:27 -04:00
MARCROCK22
2fe113086e feat: before and after state 2024-05-11 23:29:28 -04:00
MARCROCK22
b5099a005e fix: options resolver 2024-05-09 14:35:34 -04:00
MARCROCK22
6110337704 feat: allowedMentions client option 2024-05-01 17:14:08 -04:00
MARCROCK22
5ad5132fa5 fix: update WebhookMessage.write 2024-04-30 18:27:10 -04:00
MARCROCK22
989193ffa0 fix: update WebhookMessage.edit 2024-04-30 18:20:55 -04:00
MARCROCK22
e63d91f2b2 fix: destructuring modal 2024-04-30 15:59:56 -04:00
MARCROCK22
c46e9515d6 fix: objectToLower & objectToSnake types 2024-04-25 17:06:53 -04:00
MARCROCK22
ef0786775c fix: clean code & messages cache 2024-04-22 18:27:36 -04:00
Marcos Susaña
a60bd19937
fix: Polls (#189)
* feat: add polls

* fix: polls builder and send

* fix: transformBody
2024-04-22 18:18:12 -04:00
Marcos Susaña
9e54231d02
feat: add polls (#188) 2024-04-22 15:53:38 -04:00
MARCROCK22
d55e904366 fix: yes 2024-04-21 16:47:04 -04:00
MARCROCK22
466b477193 fix: using __reply function 2024-04-21 16:45:22 -04:00
MARCROCK22
dff87e4b5e feat: interactions.reply method 2024-04-21 12:21:27 -04:00
MARCROCK22
5470516e3d fix: use ts-expect-error instead of ts- 2024-04-20 12:44:37 -04:00
Marcos Susaña
20088e9275
feat: Interactions shorters (#187)
* feat: threads methods

* fix: typing

* fix: fixes

* feat: interaction shorter

* fix: files in followup
2024-04-19 14:37:43 -04:00
Marcos Susaña
f9cc5da7cc
feat: VoiceChannel.setVoiceState (#186)
* feat: threads methods

* fix: typing

* fix: fixes

* feat: setVoiceState

* fix: return promise
2024-04-19 14:06:55 -04:00
JustEvil
d603836bc1
fix: modal response (#185) 2024-04-17 21:52:31 -04:00
Marcos Susaña
773c0a38c7
feat: thread methods and shorter (#184)
* feat: threads methods

* fix: typing

* fix: fixes
2024-04-16 15:07:11 -04:00
MARCROCK22
28133b2c1f fix: use calculateUserDefaultAvatarIndex function 2024-04-14 12:14:54 -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
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
43cb84f54f feat: onBotPermissionsFail 2024-03-31 16:08:59 -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
MARCROCK22
1355ebf50a fix: exports & webhooks tsdocs 2024-03-28 20:31:52 -04:00
MARCROCK22
71a145612d feat: update exports 2024-03-27 23:10:19 -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
MARCROCK22
b46c16cd50 feat: add bannable, kickable, moderatable, manageable to GuildMember and update shorters 2024-03-27 13:57:45 -04:00
MARCROCK22
d119262f07 feat: user#bannerURL 2024-03-26 15:09:32 -04:00
MARCROCK22
9b40239b55 feat: experimental custom handlers 2024-03-26 14:39:04 -04:00
MARCROCK22
b072e33fd6 UsingClient, __parseCommandLocales 2024-03-22 13:34:31 -04:00
MARCROCK22
8914b8c24c prefixed commands options 2024-03-20 17:29:02 -04:00
MARCROCK22
add53be029 fix message commands 2024-03-18 20:01:50 -04:00
MARCROCK22
6d47f6ee17 shorters 2024-03-18 19:40:31 -04:00
Marcos Susaña
74159ac1da fix: shorters 2024-03-17 22:31:56 -04:00
MARCROCK22
c2a722bacd collectors 2024-03-11 15:33:59 -04:00
MARCROCK22
d0915ba882 the ultimate framework 2024-03-09 15:49:41 -04:00