9 Commits

Author SHA1 Message Date
Marcos Susaña
44c872de71
feat: Soundboard API (#267)
* feat(discord): soundboard api

* chore: apply formatting

* fix(gateway): events

* feat(events): soundboard

* chore: apply formatting

* fix: xd

* feat(api): soundboard routes

* chore: apply formatting

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: MARCROCK22 <57925328+MARCROCK22@users.noreply.github.com>
2024-10-01 10:57:44 -06:00
0fd02117ce feat: remove dynamicAvatarURL, option exclude added in GuildMember#avatarURL 2024-06-01 17:42:26 +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
MARCROCK22
34482e4fd6 fix: parseCDNURL extension 2024-04-08 18:26:57 -04:00
MARCROCK22
551027b7a7 fix: socram code 2024-04-06 16:11:25 -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
31937e948e router 2024-03-22 17:42:25 -04:00
MARCROCK22
d0915ba882 the ultimate framework 2024-03-09 15:49:41 -04:00