Commit Graph

105 Commits

Author SHA1 Message Date
Elysia 5401b51929 feat: ClientUserSettingManager 2024-01-22 19:12:59 +07:00
Elysia 7a8198841f chore: examples 2024-01-15 17:53:39 +07:00
Elysia 6000184db3 fix: Client#acceptInvite 2024-01-14 18:53:59 +07:00
Elysia 039dd34cf2 Update 2024-01-14 12:33:11 +07:00
GamerboyTR 0514ebc7b0 Proxy Fix 2023-12-23 13:22:49 +03:00
GamerboyTR 9106bd970a Fixed Proxy 2023-12-23 03:38:08 +03:00
Ahmed ed01238368 Update Client.js
update proxy-agent to version 5
2023-11-30 14:12:36 +02:00
Elysia b2fe126938 chore: update Discord build number 2023-10-29 13:57:32 +07:00
Elysia 494c01be6c Update Client.js 2023-08-02 23:08:14 +07:00
Elysia eb9d68bcc9 feat: User Required Action 2023-07-27 17:52:12 +07:00
Elysia c4ec7f33b8 refactor: remove axios 2023-07-11 22:15:48 +07:00
Elysia 0abc2f23e2 feat: RedeemNitro #709 2023-06-17 23:33:56 +07:00
Elysia 18e7f8171f feat: captcha solver with proxy
i dont like it
2023-06-02 11:09:08 +07:00
Elysia 87fb38c82c fix: Cookie handler
fix captcha
2023-06-01 18:26:22 +07:00
Elysia 0884e59b58 feat: update authorizeURL()
https://github.com/aiko-chan-ai/discord.js-selfbot-v13/tree/update
2023-05-30 19:05:14 +07:00
Elysia 07a737879e feat: update invite api 2023-05-24 20:07:26 +07:00
Elysia c902304236 fix: Still showing log even though checkUpdate is false 2023-05-22 19:02:17 +07:00
Elysia f4dbc57f42 fix: Miscellaneous fixes
#9445 djs
2023-05-02 11:34:13 +07:00
Elysia 2357170e0f feat random ciphers 2023-04-21 19:26:40 +07:00
Elysia fe840cedf8 fix: Unknown Message (acceptInvite)
https://httptoolkit.com/blog/tls-fingerprinting-node-js/
https://github.com/node-fetch/node-fetch/issues/1016
https://stackoverflow.com/questions/72716390/change-tls-fingerprint-nodejs
2023-04-07 21:14:19 +07:00
Elysia 00d6a6a88a feat: bring back nopecha #599 2023-04-06 18:25:43 +07:00
Elysia 2cabba79f6 fix: QRLogin 2023-03-06 12:04:18 +07:00
Elysia f4a6212ed4 chore: v2.11.3 2023-03-05 19:04:04 +07:00
Elysia 3d44ff54f7 feat: capmonster 2023-03-05 17:51:34 +07:00
Elysia 2ae6053fdb fix qrLogin 2023-03-02 11:59:05 +07:00
Elysia ba22a5f550 fix: client.destroy() 2023-02-28 13:18:09 +07:00
Elysia 705d03844d feat(Options): captchaRetryLimit 2023-02-14 23:46:38 +07:00
Elysia 92cc1afd7b docs: update 2023-02-09 19:42:15 +07:00
Elysia 6ca0eb088a chore: v2.10.2 2023-02-09 19:39:31 +07:00
Elysia 756a241051 fix: #523
i hate discord 😭
2023-02-09 19:26:39 +07:00
March 7th 4c838a5e26 feat: Switch User
test #477
2023-01-26 13:40:51 +07:00
Yellowy 2d6ffdf55f feat: add clearing cache to switchUser 2023-01-18 00:27:32 -07:00
Yellowy c429e3313a feat: switch user 2023-01-18 00:00:13 -07:00
March 7th 6dcef09024 feat: GuildSettingManager
Co-Authored-By: Yellowy <64450187+TheDevYellowy@users.noreply.github.com>
2023-01-08 14:06:42 +07:00
March 7th cada44a37a feat: BillingManager (test)
guild boost
2023-01-05 18:42:17 +07:00
March 7th c9d2d1bd18 feat: custom solve captcha function 2023-01-03 13:56:24 +07:00
March 7th affcf5e166 feat: Update (see description)
```diff
+ fix: Discord Ban (invalid headers)
+ fix: acceptInvite not working (invalid captcha data)
+ feat: automod update
- feat: remove `nopecha`
- feat: remove Client#updateCookie & ClientOptions#autoCookie
```
2022-12-27 17:27:34 +07:00
March 7th 8b4924e147 feat: update (see description)
- Remove `bignumber.js`
- Fix `circular dependency`
- Fix: missing activity.name (SpotifyRPC)
- Refactor code
- Update UserAgent
2022-12-05 18:30:45 +07:00
March 7th 7a308f0383 feat: new captcha solver service 2022-12-04 16:38:15 +07:00
March 7th c70dc733e2 feat: Using new attachment API 2022-11-27 19:45:58 +07:00
March 7th 6f265989ea fix: captchaKey 2022-11-27 14:08:31 +07:00
March 7th ecc59912d0 chore: v2.9.5
- deps: downgrade axios (1.2.0 -> 1.1.x)
- fix: checkUpdate func
2022-11-24 00:20:32 +07:00
March 7th ac63d40cb3 chore: clean code 2022-11-19 17:59:25 +07:00
hocsinhgioitoan 84784ed441 doc: fix sleep return type 2022-11-19 09:45:12 +07:00
NekoCyan b206104627 fix: make condition. 2022-11-16 23:46:08 +07:00
NekoCyan d8058ec063 fix: perfection... 2022-11-16 23:23:52 +07:00
NekoCyan 094f43f762 docs: sleep. 2022-11-16 23:18:47 +07:00
March 7th 1adbddceda feat: Update 2022-11-15 20:06:03 +07:00
March 7th f5de4de7c0 feat: Login Discord (email + password) 2022-11-08 23:56:17 +07:00
March 7th 7e4a3ccd57 fix: Package (read description)
- Security update
 + Update Discord Version
 + Update WS identify data
- Fix Captcha Handler
2022-11-08 13:27:44 +07:00