Commit Graph

122 Commits

Author SHA1 Message Date
March 7th
7c5da85670 update bio 2022-04-27 10:48:33 +07:00
March 7th
6cb13101d8 Revert "Merge pull request #54 from lazuee/main"
This reverts commit d303e0420a, reversing
changes made to 43045f0b70.
2022-04-26 12:54:30 +07:00
March 7th
d303e0420a
Merge pull request #54 from lazuee/main
[Suggestion] Separate the content and webembed
2022-04-26 12:54:16 +07:00
March 7th
43045f0b70 Automatic update of _Sidebar.md from github-wiki-sidebar 2022-04-26 12:41:31 +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
lazuee
c08042d64f
Update Webhook.js
oof,..
2022-04-22 01:55:51 +08:00
lazuee
8749c50f0a
Update Webhook.js 2022-04-22 01:51:28 +08:00
lazuee
2558771083
Update Webhook.js 2022-04-22 01:49:28 +08:00
lazuee
225eac5ed2
Update TextBasedChannel.js 2022-04-22 00:01:25 +08:00
lazuee
d626efb96b
Update MessagePayload.js 2022-04-21 23:55:56 +08:00
March 7th
d227e0584b Fix bug (Hot fix) 2022-04-17 22:22:55 +07:00
March 7th
f165491083 GuildMember.fetch() fix 2022-04-17 17:21:54 +07:00
March 7th
44a7f4cb60 Update MessagePayload.js
Reported by Dux#2925 [881113828195205131]
2022-04-17 17:20:27 +07:00
March 7th
e9ba80a325 RPC with Custom Image
and fix something
2022-04-17 00:11:46 +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
03280160e1 1.3.7
Hot fix WebEmbed
2022-04-15 00:01:41 +07:00
March 7th
4fae7ba2af Fix Webembed
Report by PinkDuwc._#3443
2022-04-14 23:02:59 +07:00
March 7th
7c7fc192ba 1.3.5
+ Fix Typescript
+ Add some websocket event
+ bla bla
2022-04-14 21:32:11 +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
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