March 7th
|
62c71950ac
|
chore: v2.9.4
- fix fetchMemberList
|
2022-11-23 22:09:24 +07:00 |
|
March 7th
|
40cc1e7c5f
|
chore: update latest build number
|
2022-11-19 18:01:47 +07:00 |
|
March 7th
|
54ea46ce4b
|
feat: ClientOptions#interactionTimeout
|
2022-11-19 17:59:52 +07:00 |
|
March 7th
|
453b9150f7
|
chore: release v2.9.0
|
2022-11-12 18:11:30 +07:00 |
|
March 7th
|
0c6ba7a211
|
feat: Update UserFlags & ApplicationFlags
|
2022-11-12 09:53:38 +07:00 |
|
March 7th
|
e7f0d3dbda
|
chore: release v2.8.15
|
2022-11-09 20:18:13 +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 |
|
March 7th
|
035d933771
|
feat(SelectMenu): SelectMenu v2
|
2022-11-05 20:02:27 +07:00 |
|
March 7th
|
b3eedc34be
|
feat(CaptchaHandler): Must not use due to safety concerns
|
2022-11-04 18:40:19 +07:00 |
|
March 7th
|
0c3d922096
|
chore: release v2.8.8
- User.themeColors
- Update ClientBuild
|
2022-10-26 19:38:09 +07:00 |
|
March 7th
|
95ef7a2b41
|
chore: release v2.8.6
- Update Discord Client version
- Update UserAgent
- Update deps
|
2022-10-23 19:00:07 +07:00 |
|
March 7th
|
8b7a93bf22
|
chore: deps + dev deps
+ Update @discordjs/builders
+ Update @discordjs/collection
+ Update @sapphire/shapeshift
+ Update discord-api-types
+ Update eslint
+ Update tsd
- Remove @discordjs/voice
+ @discordjs/voice patch v0.13
+ Fix `patchVoice` options
|
2022-10-14 18:12:47 +07:00 |
|
March 7th
|
5e715fad5e
|
fix sessions manager
|
2022-10-03 18:09:10 +07:00 |
|
March 7th
|
7defc76498
|
Update discord version, user agent
|
2022-09-26 17:53:57 +07: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
|
1587b12d22
|
feat(ClientOptions): Add messageCreateEventGuildTimeout `
Increase timeout each time WS send
If you don't want a timeout, set it to `0`
Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
|
2022-08-21 09:43:22 +07:00 |
|
March 7th
|
70716bc63a
|
chore(Options): Update Version Discord
|
2022-08-20 20:29:51 +07:00 |
|
March 7th
|
9ce15990c1
|
feat(RemoteAuth): v2
- Change event name: `success` -> `finish`
- Event `closed` return `token`
Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
|
2022-08-18 20:04:00 +07:00 |
|
March 7th
|
324e05915d
|
refactor(WS): Ws data + Rest Headers
|
2022-08-04 19:27:15 +07:00 |
|
March 7th
|
f0b45f981e
|
chore(release): v2.3.8
|
2022-07-16 16:37:41 +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
|
5fd081b6dd
|
refactor(Ready): Update module pls ....
|
2022-06-24 09:50:09 +07:00 |
|
March 7th
|
2d044dceb4
|
Support Bots (maybe)
|
2022-06-17 13:34:42 +07:00 |
|
March 7th
|
f7a6526111
|
fix(ClientOptions): Lint
|
2022-06-16 20:21:54 +07:00 |
|
March 7th
|
96eb5835c4
|
refactor(ClientOptions): remove $ prefix from ws.properties keys
https://github.com/discordjs/discord.js/pull/8094
v13.8.1 go brrr
|
2022-06-16 20:21:11 +07:00 |
|
March 7th
|
b435f9d20e
|
refactor(ClientOptions): remove $ prefix from ws.properties keys
https://github.com/discordjs/discord.js/pull/8094
v13.8.1 go brrr
|
2022-06-16 20:17:08 +07:00 |
|
March 7th
|
dce9c8013c
|
chore(release): version
- Bypass Discord Phone Verification
|
2022-06-16 18:50:25 +07:00 |
|
March 7th
|
305ccaac90
|
v2.2.0
Discord.js v13.8.0
|
2022-06-06 11:21:36 +07:00 |
|
March 7th
|
c165824419
|
v2.1.0
fix: ClientUser.notes return empty Collection
fix: Recieve messages from large servers #72
feat: checkUpdate return Debug event (not console.log)
feat: RelationshipAdd event, param type return RelationshipTypes
feat: online status when login
feat: fix documents
|
2022-06-06 00:42:08 +07:00 |
|
DarkGuy10
|
513f2ebcc9
|
fix: set checkUpdate to false by default
closes #142
|
2022-06-04 19:29:16 +09:00 |
|
March 7th
|
26f56f1650
|
fix selfbot running very slow
|
2022-06-04 13:52:48 +07:00 |
|
March 7th
|
f9ec41c9b6
|
Calling support (1)
|
2022-05-21 20:58:33 +07:00 |
|
March 7th
|
c201e7da69
|
Discord.js v13.7
|
2022-05-14 15:06:15 +07:00 |
|
March 7th
|
fc7f02e85b
|
Fix Webhook send #108
DiscordAPIError: Invalid request origin
|
2022-05-14 12:12:10 +07:00 |
|
March 7th
|
9c8d53076c
|
fix #105
|
2022-05-13 18:17:22 +07:00 |
|
March 7th
|
8355a8e135
|
maybe minor update ?
|
2022-05-11 20:19:04 +07:00 |
|
March 7th
|
95cc955da9
|
document
|
2022-05-06 22:25:27 +07:00 |
|
March 7th
|
25b2d9fdaa
|
Login using QRcode
|
2022-05-03 12:29:10 +07:00 |
|
March 7th
|
c7cc764718
|
readyStatus
The option is set to auto-on. Automatically sync status from other Client (web, desktop) to selfbot
|
2022-04-29 12:13:59 +07:00 |
|
March 7th
|
2a559f7d36
|
Eslint fix all
|
2022-04-16 19:01:05 +07:00 |
|
March 7th
|
522f7f756a
|
copy eslint + tslint from Discord.js (v13)
|
2022-04-16 17:44:43 +07:00 |
|
March 7th
|
f361bed628
|
Selfbot update
added headers to discord hard to detect selfbot
'x-fingerprint'
cookies
'x-super-properties'
|
2022-04-08 19:00:31 +07:00 |
|
March 7th
|
26d9e4cbb9
|
mini update
- ClientUserSettingManager (Discum)
- Document (API version, Cookie, ...)
- x-super-properties header Request (Discum)
|
2022-04-05 19:01:20 +07:00 |
|
March 7th
|
3688622120
|
API v9, edit document + readme
Request by github.com/dolfies
|
2022-04-03 15:20:39 +07:00 |
|
March 7th
|
a51d06c874
|
Button Click
- https://github.com/aiko-chan-ai/discord.js-selfbot-v13/issues/2
|
2022-03-24 19:35:59 +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
|
6f6c986fd2
|
Fix minor bug
- TypeError: this.client.rest.cdn.avatar is not a function
- ReferenceError: AllowedImageFormats is not defined
|
2022-03-23 18:36:58 +07:00 |
|