Commit Graph

1009 Commits

Author SHA1 Message Date
Elysia
7e5dd06c2b feat: using old voice encryption modes (for video) 2024-08-24 20:21:39 +07:00
Elysia
2cf9b36ce7 feat: Update voice encryption modes
https://discord.com/developers/docs/change-log#voice-encryption-modes
#10451 djs
2024-08-23 18:04:47 +07:00
Elysia
5915cee4ab fix: MessageButton is not a constructor
#1249
2024-08-23 17:30:56 +07:00
Elysia
1782596fd9 fix(voice): mark stream as ended
#10455 djs
2024-08-23 17:25:16 +07:00
Sans
a168858aaf Update ChannelManager.js 2024-08-22 22:17:36 +02:00
Sans
f26ec5a086 Update Presence.js 2024-08-21 01:49:03 +02:00
Sans
0d86b712b9 Update Message.js 2024-08-19 00:27:51 +02:00
Sans
6760e14278 Update ChannelManager.js 2024-08-19 00:26:55 +02:00
Elysia
320f0da430 Update MediaPlayer.js 2024-07-29 21:21:11 +07:00
Elysia
ac1d7f1cea Update MediaPlayer.js 2024-07-29 21:18:52 +07:00
Elysia
5f6d948da3 fix connection 2024-07-29 20:56:50 +07:00
Elysia
0bc0246a00 chore: ffmpeg wtf (resolution) 2024-07-29 20:13:56 +07:00
Elysia
55df05d4d8 chore: clean code + add options 2024-07-29 19:01:40 +07:00
Elysia
772739f980 feat: allows to create a group without user 2024-07-28 16:39:16 +07:00
Shinetsu_Ruwin
7d3ef6afcd Update ChannelManager.js 2024-07-27 16:19:04 +02:00
Elysia
65c5332eed fix: TypeError: Cannot read properties of null (reading 'pid') 2024-07-25 22:06:32 +07:00
Elysia
74f49ba92d feat: Video receiver (2/n)
- Only VP8 supported
- With example JSDoc
- Tested but bad quality
2024-07-25 21:09:52 +07:00
Elysia
24e151805d feat: Video receiver (1/n) 2024-07-25 19:18:47 +07:00
Elysia
c193116100 fix: voice connection 2024-07-25 10:50:46 +07:00
Elysia
2efb496bf7 release: v3.3.0 2024-07-24 20:22:47 +07:00
Elysia
f96c623b04 fix: docs dispatcher 2024-07-24 19:42:12 +07:00
Elysia
515615cb04 fix: docs (StreamConnection again) 2024-07-24 19:35:49 +07:00
Elysia
dcd9a72971 docs: fix 2024-07-24 19:32:22 +07:00
Elysia
62855ab34a chore: typing 2024-07-24 19:30:09 +07:00
Elysia
26aa85c126 feat: try implement djs voice + video (v12) 2024-07-24 19:27:50 +07:00
Elysia
7fa4666df0 fix: AFK 2024-07-24 12:06:52 +07:00
Elysia
bbbf40c5ac fix: proxy error 2024-07-22 21:29:16 +07:00
Elysia
c8a617bd40 chore: nvm 2024-07-22 15:08:59 +07:00
Misono Mika
f061e2042f fix(client): CustomStatus don't working 2024-07-07 14:01:32 +00:00
Elysia
bd89decae9 Update Client.js 2024-07-06 13:43:38 +07:00
Elysia
84ca759405 fix: client.acceptInvite bypassVerify not working
#1097
2024-07-06 13:38:35 +07:00
Elysia
9243a12b43 Merge branch 'main' of https://github.com/aiko-chan-ai/discord.js-selfbot-v13 2024-07-06 13:31:28 +07:00
Elysia
558189b217 fix: Unknown Message
This is the `n`th time I've tried to fix this and luckily it worked
Fix: #1194 #1177 #1168 #1108 #1045

Co-Authored-By: The DT <80153297+thedtvn@users.noreply.github.com>
2024-07-06 13:31:26 +07:00
Misono Mika
2ef3df420e fix(client): handle promise rejections 2024-07-04 14:21:21 +00:00
Elysia
3bf0d44184 fix: Activity & Presence
#584
2024-07-04 20:02:20 +07:00
Elysia
516d8917bd feat: RichPresence#setPlatform 2024-07-04 19:12:47 +07:00
Elysia
f63b1528d4 fix: Modal reply event failed
#1201 #1200 #1064
2024-07-04 17:26:04 +07:00
Elysia
f7bb7a4bdd fix: Class constructor Activity cannot be invoked without 'presence'
#1203
2024-07-04 14:23:02 +07:00
Elysia
ecb870b324 feat: add support for User Apps
#1183 #1198
2024-07-03 22:40:40 +07:00
Elysia
485dab55bf feat: message poll
#1150 #1147
2024-07-03 21:31:45 +07:00
Elysia
e6e9febe8c feat: update permission 2024-07-03 19:23:25 +07:00
Elysia
792b2c55ff feat: user clan 2024-07-03 19:16:36 +07:00
Elysia
39496afcec feat: disable client.acceptInvite() 2024-07-03 17:24:24 +07:00
Elysia
c18da79db3 fix: event ThreadCreate & MessageCreate not emitted
- bc Discord using new opcode ;-;
#1099 #956 #1190
2024-07-02 17:23:05 +07:00
Elysia
6a4616e941 fix #1195 #1119 #1189
ty <3

Co-Authored-By: Ian Mullins <39538734+ianmullins@users.noreply.github.com>
2024-06-17 18:05:28 +07:00
Elizabeth Cray
1cafa029f0 Issue #1126 fix data initialization error 2024-04-03 22:18:43 -04:00
TheDevYellowy
d7fc839e80 feat: add email and password login to client 2024-03-26 22:51:17 -05:00
Elysia
90085a99ce Update Message.js 2024-03-03 15:16:55 +07:00
Elysia
5c92f0de33 Update Options.js 2024-02-17 18:25:50 +07:00
Elysia
08f822e48a fix: proxy #1043 2024-02-14 08:14:01 +07:00