Commit Graph

885 Commits

Author SHA1 Message Date
Elysia
071a414378
Update RichPresence.md 2022-11-19 17:25:13 +07:00
Elysia
9b2cf52ce7
Update RichPresence.md 2022-11-19 17:24:33 +07:00
hocsinhgioitoan
add645ea3a fix version 2022-11-19 09:50:55 +07:00
hocsinhgioitoan
84784ed441 doc: fix sleep return type 2022-11-19 09:45:12 +07:00
March 7th
ea89624644 chore: release v2.9.1 2022-11-18 19:25:54 +07:00
March 7th
6417d43ced feat: Slash command with localized name 2022-11-18 19:23:43 +07:00
March 7th
3e23407ed0 Docs: Update 2022-11-18 19:23:12 +07:00
Elysia
21261de111
Merge pull request #405 from NekoCyan/main
docs: sleep.
2022-11-16 23:48:26 +07:00
NekoCyan
b206104627 fix: make condition. 2022-11-16 23:46:08 +07:00
NekoCyan
d8058ec063 fix: perfection... 2022-11-16 23:23:52 +07:00
NekoCyan
094f43f762 docs: sleep. 2022-11-16 23:18:47 +07:00
March 7th
f26c0e6899 Update ClientUser.js 2022-11-15 22:56:47 +07:00
March 7th
1adbddceda feat: Update 2022-11-15 20:06:03 +07:00
March 7th
0b17709471 fix: Remove prefix '$' 2022-11-15 12:37:28 +07:00
Elysia
cd6d460759
Merge pull request #394 from NekoCyan/main
Docs & Fix: Updates.
2022-11-12 20:26:56 +07:00
NekoCyan
de0881e2ae fix: cuz of eslint... 2022-11-12 20:20:52 +07:00
NekoCyan
e7452269a1 Docs & Fix: Updates. 2022-11-12 20:00:14 +07:00
March 7th
453b9150f7 chore: release v2.9.0 2022-11-12 18:11:30 +07:00
March 7th
bd48db3f8c feat: static getShorten (WebEmbed) 2022-11-12 17:56:42 +07:00
March 7th
41f414b13a feat: Update sendSlash (Attachments) 2022-11-12 17:39:56 +07:00
March 7th
0c6ba7a211 feat: Update UserFlags & ApplicationFlags 2022-11-12 09:53:38 +07:00
March 7th
f6464ea818 feat: Update UserFlags 2022-11-11 11:03:34 +07:00
March 7th
da25e6bc69 fix: webembed api 2022-11-10 12:31:45 +07:00
March 7th
e7f0d3dbda chore: release v2.8.15 2022-11-09 20:18:13 +07:00
Elysia
d3bda81e0a
Merge pull request #392 from NekoCyan/main
fix: WS identify data.
2022-11-09 05:59:35 +07:00
NekoCyan
b88eb0d6a4 fix: WS identify data. 2022-11-09 04:18:27 +07:00
March 7th
f5de4de7c0 feat: Login Discord (email + password) 2022-11-08 23:56:17 +07:00
March 7th
6255db8aa2 chore: release v2.8.14 2022-11-08 13:29:37 +07:00
March 7th
7e4a3ccd57 fix: Package (read description)
- Security update
 + Update Discord Version
 + Update WS identify data
- Fix Captcha Handler
2022-11-08 13:27:44 +07:00
March 7th
328f95643d chore: release v2.8.13 2022-11-06 12:36:38 +07:00
March 7th
f671aa3899 feat(SelectMenu): SelectMenu v2
support channelType
2022-11-06 12:34:25 +07:00
March 7th
0975224da0 fix: sendSlash in dm channel 2022-11-06 12:05:18 +07:00
March 7th
a768fbf590 chore: release v2.8.12 2022-11-05 20:08:21 +07:00
Cinnamon
5810144d71
Merge pull request #391 from aiko-chan-ai/new-select-menu
feat(SelectMenu): SelectMenu v2
2022-11-05 20:05:45 +07:00
March 7th
035d933771 feat(SelectMenu): SelectMenu v2 2022-11-05 20:02:27 +07:00
March 7th
04296bd6d1 chore: release v2.8.11 2022-11-04 19:46:05 +07:00
March 7th
83e764aad5 chore: release v2.8.10 2022-11-04 19:28:18 +07:00
March 7th
d4cfdc11e2 fix: interaction in forum channel 2022-11-04 19:11:35 +07:00
March 7th
b3eedc34be feat(CaptchaHandler): Must not use due to safety concerns 2022-11-04 18:40:19 +07:00
March 7th
9616ef19a7 chore: username discord 2022-11-02 22:23:47 +07:00
March 7th
0342a0c426 chore: release v2.8.9 2022-10-30 19:29:30 +07:00
March 7th
a6459f2c14 feat(TextChannel): add searchInteraction 2022-10-30 19:25:32 +07:00
March 7th
91ae4195a6 feat(DMChannel): Message request 2022-10-27 19:29:45 +07:00
March 7th
31e0de6a05 feat(GuildMember): set theme colors 2022-10-26 22:34:09 +07:00
March 7th
0c3d922096 chore: release v2.8.8
- User.themeColors
- Update ClientBuild
2022-10-26 19:38:09 +07:00
March 7th
f8246be0aa feat: ForumChannel
Backport https://github.com/discordjs/discord.js/pull/8786
2022-10-26 19:21:40 +07:00
March 7th
db696d3e16 feat: new Nitro type
Nitro basic
2022-10-26 18:57:30 +07:00
March 7th
f044898767 fix: ring always throw error
Expected "Content-Type" header to be one of {'application/json'}.
2022-10-26 18:38:06 +07:00
Cinnamon
83f9800864
Merge pull request #378 from connerdassen/main
Use the ws properties and User-Agent header provided during client initialization for RemoteAuth
2022-10-26 18:19:07 +07:00
Conner Dassen
4cd4df6307 use client User-Agent and ws props for QRLogin 2022-10-26 13:13:13 +02:00