Commit Graph

122 Commits

Author SHA1 Message Date
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
7fc069f4b9 update sth 2022-04-16 11:59:23 +07:00
March 7th
d78a10ed76 1.3.4
Get interaction commands using gateway
2022-04-12 20:46:25 +07:00
March 7th
f73525f278 1.3.3
Change logs:
+ New Event:
> relationshipAdd: user.id, type
> relationshipRemove: user.id
> client.relationships: RelationshipsManager
> User.relationships
> Update Document .-.
- DEPRECATED
> client.blocked
> client.friends
> clientUser.findFriend
> User.blocked
> User.friend
> some console.log()
2022-04-12 12:46:08 +07:00
March 7th
89d8b08a08 1.3.2
Fix guild.members.fetch()
New event: guildMemberListUpdate (same as guildMemberChunk)
2022-04-11 19:48:20 +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
cddbe4f9bb Leave HypeSquad 2022-04-05 19:11:27 +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
9997e3db54 Update #1
- AcceptInvite: Join Guild using Code
2022-03-26 12:43:56 +07:00
March 7th
a39bc31b58 HypeSquad
Created by catcat1204
Edited by aiko-chan-ai
2022-03-25 23:56:20 +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