Commit Graph

1528 Commits

Author SHA1 Message Date
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
Elysia
dbd5e1ee34 chore: remove tweetnacl 2024-08-23 17:24:46 +07:00
Elysia
9591b4c64c Merge pull request #1251 from 002-sans/main
chore: Some random updates
2024-08-23 03:24:51 +07:00
Sans
a168858aaf Update ChannelManager.js 2024-08-22 22:17:36 +02:00
Sans
96fd943153 Update package.json 2024-08-21 01:52:40 +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
Elysia
78977df08b Merge pull request #1225 from Ruwin-dsc/patch-1
feat: allows to create a group with only one user
2024-07-28 16:30:03 +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
eb96d562ba chore: example 2024-07-25 10:25:11 +07:00
Elysia
8113789999 chore: CI/CD 2024-07-25 09:43:24 +07:00
Elysia
5cd6a284a3 Update package.json 2024-07-25 09:31:24 +07:00
Elysia
9a90366104 Update lint.yml 2024-07-25 09:24:51 +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
Elysia
12773b12b8 Merge pull request #1210 from misonomikadev/main
fix(client): CustomStatus don't working
2024-07-07 21:06:01 +07:00
Misono Mika
f061e2042f fix(client): CustomStatus don't working 2024-07-07 14:01:32 +00:00
Elysia
0e2d3416b0 chore: release v3.2.2 2024-07-06 13:44:58 +07: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
Elysia
e1da885439 Merge pull request #1205 from misonomikadev/main
fix(client): handle promise rejections
2024-07-04 21:26:04 +07:00
Misono Mika
2ef3df420e fix(client): handle promise rejections 2024-07-04 14:21:21 +00:00
Elysia
9b2b2ff609 chore: release v3.2.1 2024-07-04 20:03:53 +07: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
1540ff2ba3 Update RichPresence.js 2024-07-03 23:25:50 +07:00
Elysia
653e882e7c fix: CI/CD 2024-07-03 22:58:23 +07:00