Commit Graph

49 Commits

Author SHA1 Message Date
Elysia
288be9b0a1 fix: captcha solver 2023-04-07 22:17:23 +07:00
Elysia
6cc97fbb24 chore: release v2.13.1
- Update @djs/voice 0.15.0 > 0.16.0
2023-04-07 21:39:47 +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
34fb1df241 feat: remove nopecha 2023-04-06 19:29:25 +07:00
Elysia
00d6a6a88a feat: bring back nopecha #599 2023-04-06 18:25:43 +07:00
Elysia
10ac0c6c6a Update APIRequest.js 2023-03-29 23:59:40 +07:00
Elysia
bd2475b3c6 feat: parseCookie 2023-03-28 19:20:05 +07:00
Elysia
3e5058c828 feat: update
- update deps
- node-fetch v3 > v2
- ...
2023-03-21 18:47:11 +07:00
Elysia
b16423b51c Fix a rare error regarding interactions
#9218
2023-03-12 11:19:37 +07:00
Elysia
78dad45524 feat: emit event when a request is blocked by a captcha 2023-03-07 23:17:22 +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
7f5df8fddb feat: DiscordAPIError debug 2023-02-14 23:46:04 +07:00
Elysia
779fc7a5f4 fix: Unknown Message (2) 2023-02-10 17:53:12 +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
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
67ab8277ed wtf nopecha api ??? 2022-12-23 17:58:10 +07:00
March 7th
a6099af525 fix: CaptchaSolver - Cannot read properties of undefined (reading 'slice') 2022-12-22 18:51:49 +07:00
March 7th
46691ce796 fix: HTTP headers 2022-12-14 18:50:22 +07:00
March 7th
798650929b feat: remove user-agent diff windows and chrome 2022-12-12 18:51:37 +07:00
March 7th
9886b93fef fix: captcha solver 2022-12-10 21:12:06 +07:00
March 7th
6be4c4b077 fix: solve captcha 2022-12-09 23:04:53 +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
NekoCyan
ffc3f0e998 fix: Wrong text for Error. 2022-12-04 17:09:08 +07:00
March 7th
7a308f0383 feat: new captcha solver service 2022-12-04 16:38:15 +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
March 7th
b3eedc34be feat(CaptchaHandler): Must not use due to safety concerns 2022-11-04 18:40:19 +07:00
Conner Dassen
291ff6818d remote auth uses client user agent and ws props 2022-10-26 01:59:19 +02:00
March 7th
00a2b8aa5b feat(Client): Support Proxy
- https://github.com/discordjs/discord.js/issues/3039#issuecomment-1033955220
- #283
(not tested yet)

Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-29 11:10:47 +07:00
March 7th
324e05915d refactor(WS): Ws data + Rest Headers 2022-08-04 19:27:15 +07:00
March 7th
536a86a5f3 Minor update
- feat(Client): redeemNitro & autoRedeemNitro
- fix(Modal): Reply modal bug
- fix(RichPresence): setAssetsImage bug
- refactor(RichPresence): Clean code
2022-07-09 19:47:00 +07:00
TheDevYellowy
4e52655c08 add auto nitro redeeming 2022-07-09 05:07:01 -05:00
Cinnamon
6f6ba368b0 Docs(DiscordAPIError) Captcha 2022-06-30 12:23:58 +07:00
March 7th
9af5d8954a feat(DiscordAPIErrror): Support Captcha solve service 2022-06-16 18:20:18 +07:00
March 7th
dd2912fb8d chore(release): version 2022-06-13 23:53:43 +07:00
March 7th
1c09f6beb1 fix: markUnread 2022-06-13 19:13:03 +07:00
March 7th
c9f1010e54 fix: error
- Documents
- Enums
- Checkupdate function
- Update UserAgent
2022-06-11 20:13:52 +07:00
March 7th
c201e7da69 Discord.js v13.7 2022-05-14 15:06:15 +07:00
March 7th
9c8d53076c fix #105 2022-05-13 18:17:22 +07:00
March 7th
817aa690ff Adding feature
voiceState.getPreview(): Return URL Image Stream .-.
2022-04-25 19:28:45 +07:00
March 7th
522f7f756a copy eslint + tslint from Discord.js (v13) 2022-04-16 17:44:43 +07:00
March 7th
ab113790e3 1. Fix message.mentions 2022-03-30 18:09:23 +07:00
March 7th
b9ba04fecc Fix #2
Cannot read append
2022-03-25 19:40:13 +07:00
March 7th
f60bc1bc71 append in slash command
comming soon
2022-03-25 12:37:56 +07:00
March 7th
7dfdef46a5 Downgrade to v13
[vi] cảm giác đau khổ
2022-03-24 17:55:32 +07:00
March 7th
9596b1a210 Fix
- Message Send and Edit (Using REST, not patch Axios)
- Send Attachment Fix
2022-03-23 20:34:03 +07:00
March 7th
ac49705f3e Initial commit 2022-03-19 17:37:45 +07:00