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
42b682d8fd
fix: typescript moment
2024-05-30 19:11:17 +00:00
5338248ff8
feat: shard#ping method
2024-05-30 18:54:51 +00:00
Marcos Susaña
c409628a43
chore: updates ( #195 )
2024-05-28 09:19:35 -04:00
MARCROCK22
366528ce2d
fix: keys & values LimitedCollection methods
2024-05-25 21:13:42 -04:00
MARCROCK22
0dbb331e71
fix: use emojis cache
2024-05-25 16:22:21 -04:00
MARCROCK22
d06cd2e847
fix: return emoji
2024-05-25 16:19:09 -04:00
MARCROCK22
24924cce58
fix: clearTimeout
2024-05-25 16:15:02 -04:00
MARCROCK22
04e5146ac5
fix: workerclient lmao
2024-05-25 13:30:58 -04:00
MARCROCK22
48bf52a269
feat: collectors
2024-05-25 13:27:53 -04:00
MARCROCK22
006a9f390f
feat: send attachments option by default
2024-05-25 13:18:43 -04:00
MARCROCK22
0b60586847
fix: implement stopIffail in reloadAll
2024-05-21 21:19:23 -04:00
MARCROCK22
4e4ab20769
fix: locales support to ContextMenuCommand
2024-05-21 17:31:28 -04:00
MARCROCK22
5a53883905
feat: getRC client option
2024-05-18 16:03:33 -04:00
MARCROCK22
2e680f557f
fix: use d-api enum instead
2024-05-18 14:17:51 -04:00
José Miguel
c9b4078a60
fix readme ( #193 )
2024-05-18 08:51:08 -04:00
MARCROCK22
07d8af7ebf
chore: package version
2024-05-14 18:26:03 -04:00
MARCROCK22
963dcf02cf
fix: argsParser content
2024-05-13 16:05:35 -04:00
MARCROCK22
d05dbeac28
fix: lang file name
2024-05-12 22:07:27 -04:00
MARCROCK22
4176a377ff
fix: oopsie
2024-05-12 21:43:30 -04:00
MARCROCK22
9dec8e50eb
feat: shouldUploadCommands
2024-05-12 21:40:27 -04:00
MARCROCK22
52e03c2cb0
feat: useUWS httpConnection option
2024-05-12 16:07:26 -04:00
MARCROCK22
b5bb4ed45d
fix: message_update hook types
2024-05-12 00:14:07 -04:00
MARCROCK22
2fe113086e
feat: before and after state
2024-05-11 23:29:28 -04:00
MARCROCK22
b44e7d456a
fix: slice message content argsParser
2024-05-11 15:31:09 -04:00
MARCROCK22
6a63178846
fix: message command choices
2024-05-11 00:34:33 -04:00
MARCROCK22
c6bd0f77e2
feat: assign .command to context
2024-05-11 00:19:41 -04:00
MARCROCK22
62380def98
fix: missing onAfterRun
2024-05-10 23:31:37 -04:00
MARCROCK22
69867d22ca
feat: componentcommand & modalcommand default methods
2024-05-10 23:29:29 -04:00
MARCROCK22
44b0a6354f
fix: apply extendContext to ModalContext
2024-05-10 21:22:59 -04:00
MARCROCK22
92c39b91c4
fix: "bro y todo ese codigo repetido"
2024-05-10 21:02:25 -04:00
MARCROCK22
c3866146e5
fix: componentcontext export
2024-05-10 20:37:27 -04:00
MARCROCK22
23422cadfa
feat: componentcommand and modalcommand now can use middlewares
2024-05-10 17:26:16 -04:00
MARCROCK22
3a780ea347
fix: handler warn log
2024-05-10 14:54:59 -04:00
MARCROCK22
b9b6b2dc29
Merge branch 'main' of https://github.com/tiramisulabs/seyfert
2024-05-09 14:37:32 -04:00
MARCROCK22
b5099a005e
fix: options resolver
2024-05-09 14:35:34 -04:00
Marcos Susaña
a3bb746887
chore: update api types ( #192 )
2024-05-09 14:01:52 -04:00
MARCROCK22
d72d6c0844
fix: workerData is nullable
2024-05-08 22:17:30 -04:00
MARCROCK22
9f228259a2
fix: i hate cf workers
2024-05-08 22:16:27 -04:00
MARCROCK22
25e926ae82
fix: cf workers support
2024-05-08 19:56:05 -04:00
MARCROCK22
d1fb9a88f4
fix: files support cloudfare workers
2024-05-07 21:18:50 -04:00
MARCROCK22
49c26c44d0
Merge branch 'socram03-fix/componentcontext'
2024-05-07 17:13:17 -04:00
MARCROCK22
42efcdfadd
Merge branch 'fix/componentcontext' of https://github.com/socram03/seyfert into socram03-fix/componentcontext
2024-05-07 17:12:57 -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
Marcos Susaña
85d2a20365
fix: component context typing
2024-05-07 13:00:05 -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
92571c0404
chore: 1.3.3
2024-04-30 18:04:53 -04:00