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
Marcos Susaña
24f4b140cd
fix: failure lint in pr coming from forks
2024-06-12 08:00:47 -04:00
Marcos Susaña
54601594f1
chore: fix lint action
2024-06-12 07:50:43 -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
88c800d9fd
chore: add commit prefix
2024-06-11 23:13:18 +00:00
Marcos Susaña
d57357b16a
chore: update dependencies
2024-06-10 16:27:53 -04:00
Marcos Susaña
0c5e874bbd
fix: guild member user error
2024-06-10 16:21:31 -04:00
Marcos Susaña
eaa8455d51
fix: .editorconfig same values with biome ( #206 )
2024-06-10 16:01:14 -04:00
d6e9ea0661
chore: add lint action
2024-06-10 19:39:22 +00:00
Marcos Susaña
6930787795
chore: bump version
2024-06-10 07:35:22 -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
37dfaef407
fix: types and props
2024-06-07 16:52:05 +00:00
f061dccf3f
fix: gateway properties
2024-06-06 20:07:50 +00:00
3c1465c0ee
fix: guildCreate cache
2024-06-06 18:15:45 +00:00
eef42a9a9f
fix: actually fix default props in components
2024-06-06 17:36:29 +00:00
Marcos Susaña
9a942e8674
fix: default props in components ( #202 )
2024-06-06 11:23:01 -04:00
71763d11d9
fix: console.log
2024-06-06 02:04:46 +00:00
f3b8e3b67d
feat: extraProps
2024-06-06 01:57:26 +00:00
db6134cf95
fix: guildCreate event
2024-06-05 23:34:24 +00:00
23be553844
fix: missing seyfert custom events
2024-06-05 00:34:50 +00:00
349628a587
feat: custom events
2024-06-04 21:29:02 +00:00
625e400c20
fix: defaults of integrationTypes & contexts
2024-06-04 00:26:54 +00:00
7e30f4ba78
fix: defaultParsers in WorkerClient
2024-06-03 19:47:39 +00:00
Xeno
ac0d09d77a
Parsers overridden during client initialization making external parsers from not working. ( #200 )
...
* 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
---------
Co-authored-by: NotAditya69 <90441096+NotAditya69@users.noreply.github.com>
2024-06-03 15:09:54 -04:00
2737b8f426
feat: optionsParser option
2024-06-02 20:21:18 +00: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
c8d2500892
fix: raw event
2024-06-01 20:17:47 +00:00
0da67319f3
fix: cache flow
2024-06-01 20:14:40 +00:00
bf3db57c71
fix: revert build script
2024-06-01 19:05:23 +00:00
c523ded8e9
fix: _build script
2024-06-01 19:01:34 +00:00
24227df8cb
fix: build script
2024-06-01 18:54:05 +00:00
2fe214a01e
fix: bun test
2024-06-01 18:53:36 +00:00
0fd02117ce
feat: remove dynamicAvatarURL, option exclude
added in GuildMember#avatarURL
2024-06-01 17:42:26 +00:00
9c2b37316a
feat: inherit defaultMemberPermissions from the parent command
2024-05-31 22:21:10 +00:00
baad784477
feat: inherit botPermissions from the parent command
2024-05-31 22:14:34 +00:00
Simxnet
417e650bd4
fix: remove deprecated property interaction
in favor of interaction_metadata
( #197 )
2024-05-31 17:23:07 -04:00
52ee517fdc
fix: use fakePromise
2024-05-31 00:39:49 +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
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