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
Marcos Susaña
3c66dd899f
fix: bad typing
2024-07-09 20:02:31 -04:00
Marcos Susaña
02f08c5bff
fix: guild edit
2024-07-09 18:15:53 -04:00
Marcos Susaña
ddc6dab0db
fix: embeds ( #215 )
2024-06-26 18:40:19 -04:00
Marcos Susaña
ef5370462b
feat(VoiceState): setSuppress, requestSpeak ( #212 )
...
* feat: setSuppress, requestSpeak
* fix: assing
* fix: never
* fix: set request timestamp
2024-06-24 15:21:11 -04:00
Marcos Susaña
026805bcb2
Seyfert 2.0 ( #208 )
...
* feat: permissible handlers
Co-authored-by: MARCROCK22 <MARCROCK22@users.noreply.github.com>
* feat: init handle command
* feat: unifique interaction/message (not full tested)
* fix: await
* fix: components handler
* fix: console.log
* feat: init transformers
* fix: xd
* fix: check
* chore: apply formatting
* chore: frozen-lockfile
* fix: use pnpm v9
* fix: use pnpm v9
* fix: guildCreate emits when bot has more than 1 shard
* feat: update cache adapter
* fix: types
* fix: limitedAdapter messages and bans support
* fix: yes
* feat: transformers (huge update)
* fix: pnpm
* feat: transformers & handleCommand methods
* feat(resolveCommandFromContent): for handle content of getCommandFrom Content and argsContent
* fix: use raw
* fix: consistency
* fix: return await
* chore: export transformers
* fix: socram code
* fix: handleCommand & types
* fix: events
---------
Co-authored-by: MARCROCK22 <MARCROCK22@users.noreply.github.com>
Co-authored-by: MARCROCK22 <marcos22dev@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: douglas546899 <douglas546899@gmail.com>
Co-authored-by: Aarón Rafael <69669283+Chewawi@users.noreply.github.com>
Co-authored-by: MARCROCK22 <57925328+MARCROCK22@users.noreply.github.com>
2024-06-20 20:59:55 -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
20bb778722
chore: improve toString output with newly added formatters ( #209 )
...
* chore: improve toString output with newly added formatters
* fix(missingParameter): added emoji name as a parameter
---------
Co-authored-by: NotAditya69 <90441096+NotAditya69@users.noreply.github.com>
2024-06-12 07:49:42 -04:00
Marcos Susaña
0c5e874bbd
fix: guild member user error
2024-06-10 16:21:31 -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
5f61e8e66b
fix: message structure types
2024-06-02 15:37:45 +00:00
d2157e7324
feat: optimize code & implement onRunError and onStopError in collectors & use Promise.all
2024-06-02 14:33:44 +00:00
Free 公園
3850ef38a6
Merge pull request #199 from socram03/fix/embeds
...
fix: embeds in messages
2024-06-01 21:55:50 -05:00
Marcos Susaña
20726ba041
fix: embeds in messages
2024-06-01 16:43:05 -04:00
0fd02117ce
feat: remove dynamicAvatarURL, option exclude
added in GuildMember#avatarURL
2024-06-01 17:42:26 +00: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