Commit Graph

249 Commits

Author SHA1 Message Date
Elysia
6ec5d808e8 feat: metadata (SpotifyRPC) #537
hmm
2023-02-15 18:54:47 +07:00
Elysia
7f5df8fddb feat: DiscordAPIError debug 2023-02-14 23:46:04 +07:00
Elysia
a8c08822ff feat(Guild): setVanityCode
Co-Authored-By: Chino-chan <93425627+Tungchaphet@users.noreply.github.com>

#533
2023-02-14 12:41:06 +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
f28ea5c031 feat: v13 safety alerts channel and mention raid protection
#9073 djs
2023-02-12 15:30:49 +07:00
Elysia
756a241051 fix: #523
i hate discord 😭
2023-02-09 19:26:39 +07:00
Elysia
1068467be7 lint: Support pagination for fetching thread members 2023-02-05 15:22:49 +07:00
Elysia
0f97dc03bd feat v13: Support pagination for fetching thread members
#9045 djs
2023-02-05 15:14:42 +07:00
Elysia
f70663aba1 fix: Minor forums cleanup
#9033 djs
2023-02-05 15:05:37 +07:00
Elysia
cee3b55f59 feat v13(StageInstanceManager): add guildScheduledEvent to create()
#9024 djs
2023-02-05 14:58:59 +07:00
March 7th
6ef903c965 chore: v2.10.0 2023-01-26 14:23:17 +07:00
March 7th
361352d773 feat(ClientApplication): v13 add role connections
#9072 djs
2023-01-26 14:10:27 +07:00
March 7th
2c4df35bc1 feat (Webhook): v13 add channel prop
#9074 djs
2023-01-26 13:52:12 +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
Yellowy
edcbb4109f
Merge branch 'aiko-chan-ai:main' into main 2023-01-18 00:28:11 -07:00
Yellowy
2d6ffdf55f feat: add clearing cache to switchUser 2023-01-18 00:27:32 -07:00
March 7th
1e5e855ca0 feat: thread channel
fix: ThreadManager#fetchArchived()
feat: ThreadChannel#firstMessage
todo: #486
2023-01-18 14:24:06 +07:00
Yellowy
fc1c87bd62 feat: switchUser 2023-01-18 00:01:43 -07:00
Yellowy
c429e3313a feat: switch user 2023-01-18 00:00:13 -07:00
March 7th
597eb2979c feat: add INVITES_DISABLED guild feature
#9051 djs
2023-01-17 18:47:44 +07:00
March 7th
1ac8fd96ef feat: backport automod 2023-01-14 18:07:56 +07:00
March 7th
2ecf50b131 feat: backport automod 2023-01-14 18:05:40 +07:00
March 7th
f53d329462 refactor: Move me and add fetchMe()
#9029 djs
2023-01-10 18:08:05 +07:00
March 7th
579edfa8fe feat v13: add not_found to guildMembersChunk data
#9032 djs
2023-01-10 17:58:58 +07:00
March 7th
57d4628d2b types(ThreadEditOptions): Add appliedTags
#9022 djs
2023-01-08 14:32:25 +07:00
March 7th
10b4b69594 types(widget): Add missing name
#9031 djs
2023-01-08 14:28:30 +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
Yellowy
79942b987e feat(guild): mute guild 2023-01-07 15:06:28 -07:00
March 7th
93c230150c typing: user avatar decoration 2023-01-06 19:55:37 +07:00
March 7th
9a7706fcf4 feat(WebSocketShard): support new resume url 2023-01-06 19:05:03 +07:00
March 7th
beee94c9bc feat(Guild): Add max_stage_video_channel_users
#8422 djs
2023-01-06 18:32:11 +07:00
March 7th
aa04fd7311 feat(GuildAuditLogs): Support after
#9012 djs
2023-01-06 18:14:41 +07:00
March 7th
27dca8890a feat: user avatar decoration
#9018 djs
2023-01-06 18:08:20 +07:00
March 7th
fe7e3b8fda types: Swap message reaction and emoji identifier types
#8970 djs
2023-01-06 17:39:46 +07:00
March 7th
cada44a37a feat: BillingManager (test)
guild boost
2023-01-05 18:42:17 +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
e407700865 fix: automod 2022-12-26 20:38:53 +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
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
TheDevYellowy
047c4d0005 refactor: add to index.d.ts & change MFACode type 2022-12-22 03:37:59 -08:00
March 7th
a32c7292df feat: DiscordAuthWebsocket support captcha handler #444 2022-12-22 14:53:27 +07:00
March 7th
1a26cc4c3e chore: v2.9.16 2022-12-20 22:51:10 +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
March 7th
6ef8970a1e feat: User#mutualFriends 2022-12-13 14:55:51 +07:00