Commit Graph

196 Commits

Author SHA1 Message Date
Elysia
d3b5cbe1e3 docs: fix description 2023-03-28 19:19:47 +07:00
Elysia
8688c67f10 feat: update discord client UA & buildNumber 2023-03-28 15:46:09 +07:00
Elysia
84287d5403 feat: backport chatInputApplicationCommandMention
#9245 djs
2023-03-26 20:32:10 +07:00
Elysia
bb3e4e0246 fix: RemoteAuth 2023-03-21 20:54:02 +07:00
Elysia
a1c3827c86 chore: release v2.12.1 2023-03-21 18:54:28 +07:00
Elysia
3e5058c828 feat: update
- update deps
- node-fetch v3 > v2
- ...
2023-03-21 18:47:11 +07:00
Elysia
fe44b48552 chore: v2.12.0 2023-03-17 00:06:45 +07:00
Elysia
b43f550e55 Update Options.js 2023-03-12 11:32:19 +07:00
Elysia
78dad45524 feat: emit event when a request is blocked by a captcha 2023-03-07 23:17:22 +07:00
Elysia
3d44ff54f7 feat: capmonster 2023-03-05 17:51:34 +07:00
Elysia
051b7d88a6 feat: v13 support SUPPRESS_NOTIFICATIONS flag
#9184 djs
2023-03-02 22:11:21 +07:00
Elysia
4a2f1d9c85 feat: update client version 2023-03-02 18:48:49 +07:00
Elysia
22b3dfe6c7 feat: update flags 2023-03-02 18:26:25 +07:00
Elysia
b1228f8148 feat: new user flags 2023-03-02 18:09:57 +07:00
Elysia
2ae6053fdb fix qrLogin 2023-03-02 11:59:05 +07:00
Elysia
808adeb016 feat: new select menu (v2)
#9174 djs
2023-02-28 13:42:35 +07:00
Elysia
ba22a5f550 fix: client.destroy() 2023-02-28 13:18:09 +07:00
Elysia
209b44fd0c fix: RemoteAuth.js 2023-02-25 22:08:50 +07:00
Elysia
8f21115035 feat: add support for gif stickers (2) 2023-02-22 23:31:35 +07:00
Elysia
683bb28bb2 feat: add support for gif stickers 2023-02-22 19:12:46 +07:00
Elysia
c7cffbae17 feat: update client 2023-02-21 22:11:36 +07:00
Elysia
fbcbe77c14 feat: Discord's local RPC servers
arRPC (https://github.com/OpenAsar/arrpc)
2023-02-21 16:22:51 +07:00
Elysia
fae7c596d1 feat(GuildMember): v13 add flags 2023-02-19 12:07:03 +07:00
Elysia
92f21d9b9c feat: v13 applicationCommandPermissionsUpdate event 2023-02-19 12:01:37 +07:00
Elysia
c4abe27694 feat: Update Gateway Opcodes 2023-02-16 11:55:35 +07:00
Elysia
64882b0d77 fix: discord build update 2023-02-15 00:01:08 +07:00
Elysia
705d03844d feat(Options): captchaRetryLimit 2023-02-14 23:46:38 +07:00
Elysia
64c2a5354f fix: v13 add automoderation events to WSEvents
#9102 djs
2023-02-12 17:43:14 +07:00
Elysia
7329a53b34 feat: v13 guildAuditLogEntryCreate event
#9092 djs
2023-02-12 15:52:03 +07:00
Elysia
756a241051 fix: #523
i hate discord 😭
2023-02-09 19:26:39 +07:00
Elysia
f70663aba1 fix: Minor forums cleanup
#9033 djs
2023-02-05 15:05:37 +07:00
March 7th
a34608c261 fix & update v2.10.1
bruh
2023-01-26 14:41:05 +07:00
March 7th
6a98c3a633 fix: eslint 2023-01-26 14:14:57 +07:00
March 7th
361352d773 feat(ClientApplication): v13 add role connections
#9072 djs
2023-01-26 14:10:27 +07:00
March 7th
377adec3ae feat: Role subscriptions
#9040 djs
2023-01-26 13:48:53 +07:00
March 7th
4c838a5e26 feat: Switch User
test #477
2023-01-26 13:40:51 +07:00
March 7th
1ac8fd96ef feat: backport automod 2023-01-14 18:07:56 +07:00
March 7th
6dcef09024 feat: GuildSettingManager
Co-Authored-By: Yellowy <64450187+TheDevYellowy@users.noreply.github.com>
2023-01-08 14:06:42 +07:00
March 7th
27dca8890a feat: user avatar decoration
#9018 djs
2023-01-06 18:08:20 +07:00
March 7th
c9d2d1bd18 feat: custom solve captcha function 2023-01-03 13:56:24 +07:00
March 7th
affcf5e166 feat: Update (see description)
```diff
+ fix: Discord Ban (invalid headers)
+ fix: acceptInvite not working (invalid captcha data)
+ feat: automod update
- feat: remove `nopecha`
- feat: remove Client#updateCookie & ClientOptions#autoCookie
```
2022-12-27 17:27:34 +07:00
March 7th
557a77e07b chore: deprecated resolveAutoArchiveMaxLimit, MAX option
see my commit in discord.js
2022-12-26 18:00:14 +07:00
March 7th
c4695b5a78 fix: remote auth 2022-12-25 21:58:32 +07:00
March 7th
8898a91ed0 chore: update buildNumber 2022-12-25 18:37:56 +07:00
March 7th
ebdd92240b feat(ForumChannel): setDefaultForumLayout & fix bug 2022-12-25 10:35:06 +07:00
March 7th
d75d457486 feat: premiumUsageFlags 2022-12-22 19:37:05 +07:00
March 7th
a32c7292df feat: DiscordAuthWebsocket support captcha handler #444 2022-12-22 14:53:27 +07:00
March 7th
294005bac7 feat: automod
#8886 djs
2022-12-20 22:46:50 +07:00
March 7th
98450be221 fix: #449 2022-12-20 22:20:09 +07:00
March 7th
42bcf8761f feat: new select menus
fix
2022-12-18 13:17:48 +07:00