1181 Commits

Author SHA1 Message Date
JustEvil
a74452d0a0
fix: removed really necessary locations (#312)
* fix: removed really necessary locations

* fix: use 'base' instead of 'output'
2024-12-25 00:45:22 -04:00
MARCROCK22
db63352dea
feat: from parameter in resource#filter method (#311) 2024-12-24 22:15:23 -04:00
ded2a32533 feat: remove updateOnly parameter 2024-12-24 15:48:04 -04:00
Free 公園
85f77f963d
change cache to flow as default in types (#309)
* change cache to flow as default in types

* chore: apply formatting

* flow

* chore: apply formatting

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: MARCROCK22 <57925328+MARCROCK22@users.noreply.github.com>
2024-12-23 14:04:22 -04:00
MARCROCK22
c65f8ce5c5
feat: missing types (#310) 2024-12-23 10:10:35 -06:00
Abb3v
8b1f7596e3
docs: Update embed examples (#308) 2024-12-23 01:36:06 -04:00
7450d5d72f fix: transformers types 2024-12-21 22:47:38 -04:00
d8d6ff6b47 feat: getRC in workerManager 2024-12-19 14:16:56 -04:00
a0a70066ef fix: dont overwrite guild_id when messages cache 2024-12-18 20:57:27 -04:00
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