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
Drylozu
ad71fc6805
feat: show API method on request error
2024-11-04 18:23:09 -05:00
David
15dd80a322
feat: show API route on request error ( #288 )
2024-11-04 18:13:38 -05:00
MARCROCK22
db9e319545
feat: voiceStateShorter ( #286 )
2024-11-03 07:05:25 -04:00
86e66c706b
fix: magicImport xD
2024-11-02 05:32:36 +00:00
MARCROCK22
e7b8806973
fix: permissions and magicImport ( #285 )
...
* fix: magicImport
* fix: dapi-types
* fix: socram
2024-11-01 21:13:10 -04:00
Xeno
4052cb2a53
feat(common): Formatter#generateOAuth2URL - addition of a new method for creating discord oauth2 links ( #284 )
2024-11-01 16:14:22 -04:00
d3dee668b5
fix: appPermissions is not optional
2024-10-29 03:27:31 +00:00
537631d488
fix: dont use ToClass
2024-10-27 04:39:31 +00:00
c6a2b955b1
fix: handle correctly options
2024-10-26 22:27:01 +00:00