Commit Graph

35 Commits

Author SHA1 Message Date
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
March 7th
e8b87a1778 Update Version API 9 => 10 2022-03-23 18:12:37 +07:00
March 7th
557236221c Update Document and Ready 2022-03-22 17:09:50 +07:00
March 7th
b1a33d78f9 Status ? 2022-03-21 12:32:14 +07:00
March 7th
bb3d582f61 Clear console.log, checkUpdate in ClientOptions 2022-03-21 10:56:51 +07:00
March 7th
721d1216e0 Fix Message cannot Send
- Known Issue: Unable to send Embed
2022-03-20 19:08:18 +07:00
March 7th
ac49705f3e Initial commit 2022-03-19 17:37:45 +07:00