2e35884946
fix: get member from cache on guild_member_remove event
2024-12-18 17:13:55 -04:00
f9c5f46d50
fix: events flow
2024-12-18 16:54:26 -04:00
03d7e5bda8
feat: add update and deferUpdate to
2024-12-15 15:42:53 -04:00
MARCROCK22
815e51fbc8
fix: deno class mixer ( #307 )
...
* fix: deno mixer
* fix: revert
* fix: revert
* fix: refresh callback
2024-12-15 13:20:59 -04:00
MARCROCK22
5309571059
fix: cache user on message events ( #306 )
2024-12-14 20:05:15 -04:00
84effe467c
fix: permissions types
2024-12-14 14:37:19 -04:00
329c8e297c
feat: client.latency
2024-12-13 22:15:40 -04:00
5fe109527d
fix: resharder
2024-12-13 09:27:29 -04:00
1e0d1f3f6b
fix: allowed_mentions types
2024-12-13 00:13:51 -04:00
MARCROCK22
c014ce6dc1
fix: gateway events ( #305 )
...
* fix: gateway events
* fix: oops
* fix: num of shards
* fix: xd
* fix: ok discord
* fix: worker_ready event
* fix: types & use message cache
* fix: resharding
2024-12-12 23:46:20 -04:00
bad33536b9
fix: clean code
2024-12-10 13:10:34 -04:00
Marcos Susaña
4bad71399a
[skip ci] bot up ( #304 )
...
* Add a bot startup (bro scared of circulars) (#303 )
* fix(channels): correct return type of mixin functions
* feat: startup bot in test
* fix: build
* fix: ?
* fix: ??
* ci(bot-up): update conditional
2024-12-10 09:24:00 -04:00
Marcos Susaña
0a444c3e1a
fix(channels): correct return type of mixin functions ( #302 )
2024-12-09 21:13:38 -04:00
6de6df53e6
fix: voiceChannel mix
2024-12-09 19:14:46 -04:00
c68c091b31
feat: improve channel types & fix overwrites cache
2024-12-09 13:28:44 -04:00
David
f75d4d5adf
fix(Mixin): priorize second class keys ( #301 )
...
* fix(Mixin): priorize second class keys
* fix(Mixin): reverse array
2024-12-07 16:06:04 -06:00
a88eab48b2
fix: dont use never
2024-12-06 22:46:59 -04:00
5570ca41fc
fix: support for async cache
2024-12-06 21:24:57 -04:00
e8294fec85
fix: update typescript version
2024-12-03 01:06:39 -04:00
c14c7d296d
fix: shard options
2024-11-26 09:37:29 -04:00
2d29f011ab
fix: number options
2024-11-24 00:03:35 -04:00
81eba431bd
Merge branch 'main' of https://github.com/tiramisulabs/seyfert
2024-11-23 20:19:07 -04:00
be68bd45a1
fix: parse subcommands locales
2024-11-23 20:18:59 -04:00
MARCROCK22
621840d1aa
fix: voiceChannel#states types ( #300 )
2024-11-21 10:48:43 -05:00
7ac9135a3c
fix: voiceChannel#states types
2024-11-21 01:16:29 -04:00
Free 公園
1abf41170e
fix ( #299 )
...
* fix
* chore: apply formatting
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-20 22:42:36 -04:00
MARCROCK22
442752319c
feat: custom worker events ( #298 )
...
* chore: apply formatting
* feat: custom worker events
* fix: xd
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-20 12:06:23 -04:00
35bd23b160
fix: correctly build cdn route
2024-11-19 14:45:05 -04:00
f1068817c0
fix: check workflow
2024-11-19 11:24:41 -04:00
9d971c2ee2
chore: verbose
2024-11-18 23:24:33 -04:00
f0baa1f211
chore: update dependencies
2024-11-18 23:19:02 -04:00
2c9d199c7d
feat: soundboard shorter
2024-11-18 23:12:12 -04:00
7e55ba9e3c
fix: types
2024-11-17 19:04:30 -04:00
33ac5a8246
fix: types lol
2024-11-17 18:25:24 -04:00
fd7c116215
Merge branch 'main' of https://github.com/tiramisulabs/seyfert
2024-11-16 20:59:59 -04:00
5a76f7c567
fix: channels#filter type
2024-11-16 20:59:53 -04:00
Xeno
d6a305a371
feat(MessageMethods#list): implements /channels/{channel.id}/messages for getting bulk messages ( #297 )
...
* feat(Formatter#generateOAuth2URL): addition of a new method for creating discord oauth2 links
* feat(MessageMethods#list): implements /channels/{channel.id}/messages for getting bulk messages
2024-11-16 14:42:34 -04:00
3e14166247
fix: collector error value
2024-11-16 13:14:31 -04:00
53e99d5217
fix(workerProxy): files support
2024-11-16 13:13:30 -04:00
c92b1ab19f
chore: update funding
2024-11-15 00:05:45 -04:00
dfffdf1f00
fix: remove protected
2024-11-14 19:24:45 -04:00
MARCROCK22
a3b28d9f7d
chore: remove WorkerAdapter ( #296 )
...
* chore: dont set WorkerAdapter by default
* fix: set postMessage
2024-11-14 17:57:36 -05:00
MARCROCK22
961bff0e27
feat: allow interaction server for all clients ( #295 )
...
* fix: default callbacks & cache update
* feat: allow interaction server for all clients
2024-11-14 16:37:29 -05:00
MARCROCK22
7f4044469b
fix: default callbacks & cache update ( #294 )
2024-11-14 13:45:14 -04:00
e4233e6a40
fix: types & workerClient#resumeShard
2024-11-10 21:51:28 +00:00
Marcos Susaña
103dcc53f3
feat(types): webhook events ( #293 )
2024-11-10 14:41:38 -05:00
JustEvil
6c31dc0301
feat: add ignore command logic to shouldUpload method ( #292 )
2024-11-07 12:45:10 -04:00
Marcos Susaña
136262f989
feat(Contexts): inGuild type guard ( #290 )
...
* feat(Contexts): inGuild type guard
* feat: isEntry
2024-11-06 14:31:56 -06:00
MARCROCK22
fb26e0e42e
feat: Improve options type ( #291 )
...
* feat: improve options type
* chore: dependencies version
2024-11-06 01:21:36 -04:00
David
4f546b3ffc
feat: improve Discord API error messages ( #289 )
2024-11-05 03:11:14 -04:00