Commit Graph

999 Commits

Author SHA1 Message Date
March 7th
7c7fc192ba 1.3.5
+ Fix Typescript
+ Add some websocket event
+ bla bla
2022-04-14 21:32:11 +07:00
March 7th
31f0252f62
Merge pull request #32 from LeoMavri/main
Made Intents optional in Client constructor
2022-04-14 12:42:13 +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
cd6401eac2 Update README.md 2022-04-13 19:12:29 +07:00
March 7th
f9f74cc649 Document + Debug Websocket 2022-04-13 17:51:43 +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
9672b325a1 Update Message.md 2022-04-11 13:20:03 +07:00
March 7th
6e390c99b9 Document fix :)) 2022-04-11 13:04:33 +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
5caadfe8da
Merge pull request #28 from Tropicallism/main
I hope it will work fine :))
2022-04-11 09:20:04 +07:00
Tropicallism
3bc4608535
Add files via upload 2022-04-11 04:14:16 +02:00
Tropicallism
f1fc882d35
Add files via upload 2022-04-11 04:12:35 +02:00
March 7th
6af816d457 Document .-.
maybe
2022-04-10 20:11:20 +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
3a96fe0f5d Update DOCUMENT.md 2022-04-05 19:17:09 +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
f2ee8bab81
Merge pull request #20 from lazuee/patch-1
New shorten link
2022-04-05 06:09:45 +07:00
lazuee
0cb30e9f4d
Update WebEmbed.js 2022-04-05 02:25:56 +08:00
March 7th
2cce110d9f
noooooooooooo :( 2022-04-03 22:47:07 +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
fe8d9786f0 encodeURL 2022-04-03 12:35:38 +07:00
March 7th
92db09069a Update DOCUMENT.md 2022-04-03 11:58:03 +07:00
March 7th
5a0e3346f8
Update DOCUMENT.md 2022-04-03 11:55:19 +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
ed996371b0 new api shorten url 2022-04-02 23:28:08 +07:00
March 7th
498200d706 Todo
.-.
2022-04-02 23:22:57 +07:00
March 7th
6460a4a063 Update DOCUMENT.md 2022-04-02 22:24:10 +07:00
March 7th
a5a0ede5b1 Report by Trîggered#0001 2022-04-02 22:22:00 +07:00
March 7th
76902bf8b2 Fix send Subcommand + new WebEmbed 2022-04-01 23:15:16 +07:00
March 7th
42bea13249 Embeds send support
maybe ... + fix message edit
2022-04-01 22:48:49 +07:00
March 7th
f8c0ab6bb9 Revert "Merge pull request #17 from lazuee/patch-2"
This reverts commit 30150cc0e5, reversing
changes made to fbce711a95.
2022-04-01 22:42:50 +07:00
March 7th
0201bc1f9d Revert "Merge pull request #16 from lazuee/patch-1"
This reverts commit fbce711a95, reversing
changes made to db88aee52a.
2022-04-01 22:42:42 +07:00
March 7th
5454ab38ab Update DOCUMENT.md 2022-04-01 22:28:20 +07:00
March 7th
30150cc0e5
Merge pull request #17 from lazuee/patch-2
URL shorten WebEmbed
2022-04-01 22:25:59 +07:00
March 7th
fbce711a95
Merge pull request #16 from lazuee/patch-1
Update MessagePayload.js
2022-04-01 22:25:19 +07:00
John Marlo
dde279db22
bug? 2022-04-01 23:13:54 +08:00
John Marlo
fbfa0fd953
Fix WebEmbed.js 2022-04-01 23:10:54 +08:00
John Marlo
4dcc8a2353
Update webembeds
check content, if it too long remove hidden characters..
2022-04-01 23:06:22 +08:00
March 7th
db88aee52a Multiple webembeds are not supported :) 2022-04-01 20:32:09 +07:00
March 7th
7f95363348 bug ? 2022-04-01 20:15:33 +07:00
March 7th
50516bf89d Update before publish to npm
Dev version
2022-04-01 20:09:32 +07:00
March 7th
d233d0e83e
Merge pull request #14 from lazuee/main
revert embeds, add webembed as optional
2022-04-01 19:53:08 +07:00
John Marlo
414c03af12
Merge branch 'main' into main 2022-04-01 20:44:16 +08:00
March 7th
95dd8ae90a WebEmbed shorten api 2022-04-01 18:26:43 +07:00