37 Commits

Author SHA1 Message Date
07340a98bb feat: slipher 2024-08-17 02:36:27 +00:00
d79254ab6c chore: remove useless depedency 2024-08-14 22:09:02 +00:00
9066f510e3 fix: ws reconnect 2024-08-11 23:43:33 +00:00
Marcos Susaña
d6ff9767a1
feat: http voice states (#235)
* feat: http voice states

* fix: ups

* fix: typo

* fix: structure
2024-08-07 20:26:47 -04:00
4061f00625 feat: update constants 2024-08-03 03:35:30 +00:00
Marcos Susaña
11c72e66f6
feat: monetization (#227)
* feat: monetization

* chore: apply formatting

* fix: query list entitlements
2024-07-27 22:05:18 -04:00
Marcos Susaña
cd445b19b2
chore: remove ts-mixer dependency (#223)
* feat: mixer

* feat(api): allow token in proxy options

* feat(member): timeout's

* chore: apply formatting

* fix: xd?

* fix: timeout reason

* fix: hasTimeout getter

* feat: mixer...

* fix: setter

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-24 21:41:24 -04:00
Marcos Susaña
bd951397a2
feat: Reduce dependencies (#221)
* feat: add support for new Discord application emojis features

* feat: add support for new Discord application emojis features

* feat: applications emojis routes

* chore: switch typings provider

* fix: unnecesary type

* feat: magic bytes

* chore: move api-types

* chore: ?

* fix: omg npm

* chore: apply formatting

* fix: for fast merge

---------

Co-authored-by: Tony Supremacy <165050835+VanStk@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-21 22:58:40 -04:00
Tony Supremacy
04e17789e8
feat: add support for application emojis features (#220)
* feat: add support for new Discord application emojis features

* feat: add support for new Discord application emojis features

* feat: applications emojis routes

* chore: switch typings provider

* fix: unnecesary type
2024-07-19 15:45:08 -04:00
David
017ccfc3bf
fix: github actions (#210)
* fix: github actions

* fix: pnpm version

* fix: github actions checkout

* fix: brackets in failure function

* fix: github actions

* fix: github actions

* fix: github actions

* fix: github actions

* fix: github actions

* fix: github actions

* fix: github actions

* fix: github actions

* chore: apply formatting

* fix: github actions

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-14 14:23:58 -04:00
Xeno
390953082b
feat: guild bans, formatter and minor functionality changes. (#203)
* fix(Colors#bold): bold returning weird values

* chore: testing something

* fix(Parsers): optionsParser & argsParser were being overriden by default options

* revert(colors): mistakenly pushed a unplanned change

* feat(Formatter): add a formatter class to add support to discord markdown, unix and etc

* chore: set exports for formatter class

* feat(AllGuildVoiceChannels): new type for all guild based voice channels

* feat(VoiceChannel#members): returns a list of members in the voice channel

* chore: small patch to voice channel methods

* feat(GuildBans): addition of bans into seyfert

* chore: request changes - incomplete

* fix(BanShorter#bulkCreate): fix method return, bulk-bans returns stats

* feat(GuildBan#methods): all methods added on the guild ban structure

* chore: missed some, here pushed them

* chore: requested change

---------

Co-authored-by: NotAditya69 <90441096+NotAditya69@users.noreply.github.com>
2024-06-10 04:18:54 -04: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
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
3b2cbd3089
Feat: cloudfare workers support (#190)
* feat: cloudfare workers

* fix: chokidar

* fix: handlers

* fix: lazyLoadPackage
2024-05-07 16:53:10 -04:00
MARCROCK22
6675757b61 fix: share same bucket for all interactions callback 2024-04-24 19:41:05 -04:00
MARCROCK22
7f49385fb1 feat: overwrite token via request 2024-04-24 18:23:43 -04:00
MARCROCK22
59b48b2168 feat: support for Bearer auth type 2024-04-24 18:18:59 -04:00
MARCROCK22
ef0786775c fix: clean code & messages cache 2024-04-22 18:27:36 -04:00
Marcos Susaña
9e54231d02
feat: add polls (#188) 2024-04-22 15:53:38 -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
MARCROCK22
28133b2c1f fix: use calculateUserDefaultAvatarIndex function 2024-04-14 12:14:54 -04:00
MARCROCK22
34482e4fd6 fix: parseCDNURL extension 2024-04-08 18:26:57 -04:00
MARCROCK22
f91968caef fix: promises 2024-04-07 16:57:54 -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
71a145612d feat: update exports 2024-03-27 23:10:19 -04:00
MARCROCK22
4047279a7b cdn 2024-03-22 18:42:14 -04:00
MARCROCK22
31937e948e router 2024-03-22 17:42:25 -04:00
Marcos Susaña
f58be61f98 breaking?: shorters methods 2024-03-17 22:15:18 -04:00
MARCROCK22
d34d45604f tellWorker 2024-03-13 17:55:47 -04:00
MARCROCK22
08188e3592 workerProxy implemented 2024-03-13 16:30:03 -04:00
MARCROCK22
c97eb19869 update api handler 2024-03-11 18:04:26 -04:00
MARCROCK22
b131c2f9bd repo url 2024-03-09 15:58:57 -04:00
MARCROCK22
d0915ba882 the ultimate framework 2024-03-09 15:49:41 -04:00