1110 Commits

Author SHA1 Message Date
d0c7438465 chore: zzz 2025-01-15 22:41:21 -04:00
Marcos Susaña
316a533696
fix: needless getter 2025-01-15 17:24:43 -04:00
e2d5813496 fix: type RESTAPIAttachment 2025-01-11 13:55:54 -04:00
veryCrunchy
767d2a4302
fix(Message): unify guild method (#322)
* fix(Message): unify guild method

* fix(Message): guild method overloads
2025-01-08 20:35:19 -04:00
8bc6a345c5 fix: use spread type operator 2025-01-06 01:20:09 -04:00
3c216c2a06 fix: use CommandOptionWithType instead 2025-01-06 01:08:39 -04:00
f7c9a60519 Merge branch 'main' of https://github.com/tiramisulabs/seyfert 2025-01-06 00:16:23 -04:00
dfab6c0b46 fix: eventContext type 2025-01-06 00:16:14 -04:00
veryCrunchy
9c27f312c6
fix(AttachmentBuilder): add missing type & resolve ts-expect-error (#321) 2025-01-05 20:07:58 -05:00
c971c913a3 fix: clientDataEvent type 2025-01-05 16:12:40 -04:00
3ed0c8f293 fix: resolve bitfield correctly 2025-01-05 15:23:41 -04:00
cb52d6fe6b fix: basemessage#url 2025-01-05 12:31:38 -04:00
veryCrunchy
3af070cbd0
fix(Message#url): Handle outside guilds (#319)
* fix(structures/message/get url): NON NULL ASSERTION? BFFR

* chore: fmt
2025-01-04 02:45:44 -04:00
250346fe1d fix: transformers types 2024-12-30 20:13:20 -04:00
aa7be2aa71 fix: xd? 2024-12-30 20:04:31 -04:00
Marcos Susaña
ff55a78793
feat: add AnyContext.followup (#318)
* fix: return support node18

* feat: support AnyContext.followup
2024-12-30 04:00:54 -04:00
Marcos Susaña
ac2df8133b
fix: return support node18 (#317) 2024-12-29 21:21:24 -04:00
a236b832ea fix: ok 2024-12-28 18:54:11 -04:00
7bc4a91e75 chore: update version 2024-12-28 18:48:02 -04:00
11ec40c203 fix: improve retry method 2024-12-28 01:09:14 -04:00
veryCrunchy
ce86aa78ff
fix: deno environment variable support (#316)
* fix: deno environment variable support

* fix: avoid unnecessary string construction
2024-12-28 01:00:05 -04:00
veryCrunchy
72ae9e65ca
feat(events/handler): accept array of events (#315)
* feat(events/handler): accept array of events

* chore: fmt
2024-12-27 18:30:29 -06:00
404f23f76e fix: transformers types 2024-12-27 11:08:01 -04:00
24c2749b15 fix: reuse shardmanager#latency 2024-12-26 23:16:19 -04:00
MARCROCK22
00d5dcdaa7
fix: remove deprecated things & decoration route & interaction type (#314)
* fix: remove deprecated things & decoration route & interaction type

* fix: meh
2024-12-26 15:58:00 -06:00
62aa27bb83 fix: missing runCache 2024-12-26 12:30:30 -04:00
1abbdebef6 fix: sí faltaba algo 2024-12-26 12:02:23 -04:00
JustEvil
8b0ba23b1e
fix: update cache before executing the event? (#313)
* fix: update cache before executing the event?

* fix: remove unnecessary cache update in event handler
2024-12-26 11:13:55 -04:00
31af4675a3 fix: free code 2024-12-25 20:01:35 -04:00
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