Commit Graph

96 Commits

Author SHA1 Message Date
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
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 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 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
lazuee 0cb30e9f4d Update WebEmbed.js 2022-04-05 02:25:56 +08: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 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 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 30150cc0e5 Merge pull request #17 from lazuee/patch-2
URL shorten WebEmbed
2022-04-01 22:25:59 +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
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
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 3cd243a50f revert embeds,.. 2022-04-01 18:55:40 +08:00
John Marlo e552d14305 Update TextBasedChannel.js 2022-04-01 18:48:59 +08:00
John Marlo e01bd304fc Update MessagePayload.js 2022-04-01 18:45:07 +08:00
John Marlo 4d96b4abe8 Fix title and description 2022-04-01 18:20:58 +08:00
John Marlo 91a717b635 Update WebEmbed.js 2022-04-01 16:42:03 +08:00
John Marlo f8ce147a52 Update WebEmbed.js 2022-04-01 16:41:06 +08:00
John Marlo 5953ec764e fix error.. 2022-04-01 16:32:50 +08:00
John Marlo 0bdc325a34 Update TextBasedChannel.js 2022-04-01 16:18:02 +08:00
John Marlo 65b74654ea Update TextBasedChannel.js 2022-04-01 16:06:48 +08:00
John Marlo 4bb60f3630 Update TextBasedChannel.js 2022-04-01 15:55:32 +08:00
John Marlo 2d3e6ec271 Remove default embeds option.. 2022-04-01 15:54:01 +08:00
March 7th 0c4ae34567 Update WebEmbed.js 2022-04-01 12:14:13 +07:00
March 7th 42911f72b1 WebEmbed test 2022-04-01 12:09:46 +07:00
March 7th 69bc495e81 Mistake
oh no
2022-03-31 20:51:43 +07:00
March 7th 8734b87ea9 nitro ? 2022-03-31 20:21:53 +07:00
March 7th 9edf3ccda2 Fix Channel send Slash command
- Fix slash command with subcommand, choices , ...
2022-03-31 12:02:56 +07:00
March 7th 3eb27834af Update Slash
- Send Slash with sub command
2022-03-30 23:12:56 +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 8c7dfd595c 3. User Note
Credit: Discord S.C.U.M
2022-03-30 18:40:43 +07:00
March 7th c8598a36d5 2. Websocket not send Intents
https://www.reddit.com/r/Discord_selfbots/comments/tq6dyp/comment/i2fkk55/?utm_source=share&utm_medium=web2x&context=3
2022-03-30 18:27:20 +07:00
March 7th ab113790e3 1. Fix message.mentions 2022-03-30 18:09:23 +07:00