Commit Graph

1528 Commits

Author SHA1 Message Date
Elysia
759cad461f fix: add MFA code support to authorizeURL method 2025-01-20 23:10:12 +07:00
Elysia
4442918d82 fix: update Client#authorizeURL method 2025-01-20 22:59:10 +07:00
Elysia
48facbefea fix: update Node.js engine requirement to 18.17 for compatibility 2025-01-20 20:46:35 +07:00
Elysia
c1f6f5e78c fix: update refreshAttachmentURL to accept rest parameters for improved flexibility 2024-12-29 21:49:29 +07:00
Elysia
053084d082 fix: enhance URL handling in refreshAttachmentURL and improve error handling in DataResolver 2024-12-29 21:43:28 +07:00
Elysia
9cfe153252 chore: bump version to 3.4.6 2024-12-13 21:31:49 +07:00
Elysia
020414a06d Merge branch 'main' of https://github.com/aiko-chan-ai/discord.js-selfbot-v13 2024-12-13 20:53:01 +07:00
Elysia
0f50a97d95 Update SlashCommand.md 2024-12-13 20:52:52 +07:00
Elysia
d2774979ff Merge branch 'main' of https://github.com/aiko-chan-ai/discord.js-selfbot-v13 2024-12-13 20:51:55 +07:00
Elysia
f3f81581f3 Update SlashCommand.md 2024-12-13 20:51:45 +07:00
Elysia
1bb7203a66 feat: implement ProxyAgent support and update HTTP options for improved proxy handling 2024-12-13 20:19:09 +07:00
Elysia
d4bace98b3 refactor: remove deasync and fluent-ffmpeg dependencies 2024-12-13 17:48:51 +07:00
Elysia
a1a75fb821 chore: bump version to 3.4.5 in package.json 2024-12-01 11:35:55 +07:00
Elysia
d087fe5095 fix: normalize HTTP method to uppercase in APIRequest to comply with spec 2024-12-01 11:32:10 +07:00
Elysia
d3184f24ad chore: bump version to 3.4.4 and add find-process and tree-kill dependencies in package.json and pnpm-lock.yaml 2024-11-28 10:40:38 +07:00
Elysia
c10dc9766b chore: bump version to 3.4.3 in package.json 2024-11-27 20:36:26 +07:00
Elysia
a12b84da74 feat: update OAuth2 authorization options and add method warnings for deprecated functionality 2024-11-27 20:34:27 +07:00
Elysia
30a714786f refactor: update dependencies and remove unused packages in package.json and pnpm-lock.yaml 2024-11-27 19:49:41 +07:00
Elysia
5f9ac34780 fix: remove deprecated ring method from User class and update return type in GroupDMChannel 2024-11-27 16:21:27 +07:00
Elysia
ee0277a872 feat: conditionally support aes-256-gcm in VoiceConnection for enhanced compatibility 2024-11-27 16:16:04 +07:00
Elysia
93e9810b0b fix: improve recipient validation in ring method of GroupDMChannel 2024-11-27 16:11:51 +07:00
Elysia
38bff20b1b refactor: migrate from node-fetch to undici and clean up dependencies 2024-11-27 16:10:54 +07:00
Elysia
d1df7cbca2 Update RecordingVideo.js 2024-11-08 18:08:37 +07:00
Elysia
4f7d9d2849 Update BaseDispatcher.js 2024-11-08 16:04:28 +07:00
Elysia
84582824cd Update index.d.ts 2024-11-08 14:32:49 +07:00
Elysia
31cb11304a Merge branch 'main' of https://github.com/aiko-chan-ai/discord.js-selfbot-v13 2024-11-08 14:31:47 +07:00
Elysia
44d7700296 feat: refresh discord attachment api 2024-11-08 14:31:37 +07:00
Elysia
e33106d293 Merge pull request #1346 from TheDevYellowy/main
feat: automatic timezone detection
2024-11-07 22:50:40 -08:00
TheDevYellowy
3576b6b45d feat: automatic timezone detection 2024-11-07 22:33:44 -06:00
Elysia
fb48a0dc7f chore: release v3.4.2 2024-10-29 15:51:41 +07:00
Elysia
f13e0e5a5a feat: new events (streamUpdate) 2024-10-29 15:49:10 +07:00
Elysia
d410202709 feat(VoiceReceiver): Recording video with audio
Full implemented
2024-10-29 14:19:21 +07:00
Elysia
f7c698a563 chore: release v3.4.1 2024-10-27 12:38:07 +07:00
Elysia
35596b9ace fix(User): remove fetchFlags()
#8755 djs v15.0.0
2024-10-27 12:31:22 +07:00
Elysia
c07178297b feat: forwarding messages 2024-10-27 12:26:13 +07:00
Elysia
f4beb1e4ff feat(VoiceReceiver): Proof of concept - Video recording 2024-10-27 12:13:57 +07:00
Elysia
a3dfa8ab90 ;-; support me by sponsoring 2024-10-27 11:40:41 +07:00
Elysia
966f25bb8d feat: polls
Added support for polls similar to discord.js v14 (including class, event).
Breaking change: Do not use and remove MessagePoll.
2024-10-27 10:45:29 +07:00
Elysia
4c39f68353 feat(VoiceReceiver): Proof of concept - Video recording 2024-10-27 02:31:44 +07:00
Elysia
c6a905cb80 feat(VoiceConnection): New class StreamConnectionReadonly 2024-10-27 02:30:45 +07:00
Elysia
f50aeefc10 fix: invalid channel type 2024-10-27 01:54:09 +07:00
Elysia
9e9ad08123 feat: fix audio & video sync (partial solution) 2024-10-26 12:35:34 +07:00
Elysia
dde9fe5441 chore: lint 2024-10-21 10:00:31 +07:00
Elysia
b13bd1f7dd chore: lint 2024-10-21 09:06:32 +07:00
Elysia
7d42ec7ecc fix: sending audio flag 2024-10-21 09:03:36 +07:00
Elysia
ce1da4dd14 docs: typo 2024-10-21 08:42:47 +07:00
Elysia
707c4397a4 feat: Implement forward feature with Message.forward and Message.snapshot 2024-10-05 16:59:09 +07:00
Elysia
d16bd89f4a feat: update MessageFlags & MessageTypes 2024-10-05 16:03:03 +07:00
Elysia
ebc18df352 feat: Updated decoration links & prop
#1037
2024-10-04 17:46:10 +07:00
Elysia
963201698f fix: GuildChannel#guildId not being patched to undefined
backport djs v14 #10505
2024-10-01 20:13:01 +07:00