Commit Graph

113 Commits

Author SHA1 Message Date
March 7th
c9f1010e54 fix: error
- Documents
- Enums
- Checkupdate function
- Update UserAgent
2022-06-11 20:13:52 +07:00
March 7th
50cce53975 feat(guild): add mfa error code 2022-06-08 10:56:09 +07:00
March 7th
305ccaac90 v2.2.0
Discord.js v13.8.0
2022-06-06 11:21:36 +07:00
March 7th
6d2cbb442a Remove user.presence
Error (clientUser.presence)
2022-06-04 14:59:55 +07:00
March 7th
852db8048b fix 2022-06-04 14:32:35 +07:00
March 7th
b0172e6b51 Add some UserFlags (Undocument) 2022-06-04 14:00:20 +07:00
March 7th
e3d842db53 Fix #121 and smail update 2022-06-04 13:26:53 +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
2b2c6e184c friend invite 2022-05-12 11:58:53 +07:00
March 7th
8355a8e135 maybe minor update ? 2022-05-11 20:19:04 +07:00
March 7th
da02043957 update setting 2022-05-03 14:15:02 +07:00
March 7th
25b2d9fdaa Login using QRcode 2022-05-03 12:29:10 +07:00
March 7th
615c772280 feat: <Message>.markUnread() #65
and script check update module .-.
2022-04-29 12:35:28 +07:00
March 7th
80115acecd New Event (userSettingsUpdate) 2022-04-29 12:12:50 +07:00
March 7th
ce37b72dc3 so... 1.3.92 ? 2022-04-27 20:58:06 +07:00
March 7th
7bf1213989 Update index.d.ts 2022-04-27 10:56:05 +07:00
March 7th
7c5da85670 update bio 2022-04-27 10:48:33 +07:00
March 7th
6e5e4a35fd Fix Event document 2022-04-25 23:10:20 +07:00
Nguyễn Hồng Đức
4bada5b444 Fix Reddem 2022-04-25 20:22:24 +07:00
March 7th
817aa690ff Adding feature
voiceState.getPreview(): Return URL Image Stream .-.
2022-04-25 19:28:45 +07:00
March 7th
70637bb8d6 ClientSetting.setCustomStatus()
.-.
2022-04-16 22:56:18 +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
7fc069f4b9 update sth 2022-04-16 11:59:23 +07:00
March 7th
7c7fc192ba 1.3.5
+ Fix Typescript
+ Add some websocket event
+ bla bla
2022-04-14 21:32:11 +07:00
Mavri
d778019b2e made intents optional in client constructor 2022-04-14 08:03:04 +03:00
March 7th
adf31ddf4a Bug
Bug report by Mavri#0001 [721347809667973141]
https://cdn.discordapp.com/attachments/962427657138602044/963878966953922630/unknown.png
2022-04-14 10:56:21 +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
8688dbac8c 1.3.1
- Update Document
- Fix WebEmbed
- Fix MessagePayload
- Clear warn "Accessing non-existent property inside a circular dependency" (Pull #26)
2022-04-11 12:53:02 +07:00
March 7th
d900f7321c Update
1. Fix Interaction with ephemeral message
2. client.updateCookie()
3. clientUser.findFriend('test', 1234)
4. WebEmbed not working, sad
5. Update Document later ...
2022-04-10 19:03:40 +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
590a778c4a setCommunity mode 2022-04-08 12:02:46 +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
54d0e9d272 Group DM channel
Feature list: Create, Add member, Remove member, fetchInvite, createInvite, setName, setIcon, send Message, leave .-.
2022-04-03 11:53:09 +07:00
March 7th
50516bf89d Update before publish to npm
Dev version
2022-04-01 20:09:32 +07:00
John Marlo
414c03af12
Merge branch 'main' into main 2022-04-01 20:44:16 +08:00
March 7th
5b0ebe175b Revert "Merge pull request #13 from lazuee/main"
This reverts commit fd7910de95, reversing
changes made to 44db21c06f.
2022-04-01 18:22:36 +07:00
John Marlo
3d4fc9d518
Update index.d.ts 2022-04-01 19:01:39 +08:00
John Marlo
dd372a2dd3
Update index.d.ts 2022-04-01 17:05:35 +08:00
John Marlo
6540a018e0
Update index.d.ts 2022-04-01 16:14:20 +08:00
March 7th
ea8ceee24c WebEmbed finish 2022-04-01 12:26:16 +07:00
March 7th
42911f72b1 WebEmbed test 2022-04-01 12:09:46 +07:00
March 7th
fe1b3fc880 4. New ClientUser Method
From Discord S.C.U.M
Update to v1.2.0
2022-03-30 19:50:57 +07:00
March 7th
26c1e01a5f Update New Method 2022-03-28 20:46:18 +07:00
March 7th
fba0c875e0 new Method
- message.clickButton()
- message.selectMenu()
2022-03-27 19:05:43 +07:00
March 7th
1b587f2e6c Update 1
Reddem Nitro
2022-03-26 20:55:05 +07:00
March 7th
8d29c63cb6 Update #2
- Auto verify member
- Update Document
2022-03-26 19:01:36 +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
7250fa2dbd
Merge pull request #4 from catcat1204/main
🎋 Add hypersquad :0
2022-03-25 23:42:54 +07:00
March 7th
f4c8489beb Working 2022-03-25 23:31:17 +07:00
March 7th
fd4a6fa509 Slash Command and Context Menu
- Doc. comming soon
2022-03-25 22:57:21 +07:00
Cat Cat
fc7cf55efa
Add Hypersquad 2022-03-25 22:56:20 +07:00
March 7th
d867cb27cc typing add 2022-03-25 00:07:38 +07:00
March 7th
b0b3f8579c Button Click false
- Link Button
- Button Disable
2022-03-24 21:45:23 +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
b0e9e7dd71 RPC patch 2022-03-21 23:37:41 +07:00
March 7th
1cc36e429e Fix User Friend / Block 2022-03-21 18:15:44 +07:00
March 7th
9c625a9bf5 Set Position of Guild 2022-03-20 14:25:53 +07:00
March 7th
ac49705f3e Initial commit 2022-03-19 17:37:45 +07:00