Commit Graph

530 Commits

Author SHA1 Message Date
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 6c3830aedf Update WebSocketShard.js 2023-01-06 19:07:35 +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 32faedc883 fix(websocketshard): backport zombie connection fix
#9003 djs
2023-01-06 17:37:46 +07:00
March 7th cada44a37a feat: BillingManager (test)
guild boost
2023-01-05 18:42:17 +07:00
March 7th e00e92fc73 Update WebSocketShard.js 2023-01-04 12:13:24 +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 b3d0a859f4 fix: automod 2022-12-26 17:53:25 +07:00
March 7th c4695b5a78 fix: remote auth 2022-12-25 21:58:32 +07:00
March 7th d491e77913 fix: speedup start 2022-12-25 18:54:45 +07:00
March 7th 8898a91ed0 chore: update buildNumber 2022-12-25 18:37:56 +07:00
March 7th 609c9acc78 fix(User): get VoiceState from guild cache 2022-12-25 18:17:42 +07:00
March 7th ebdd92240b feat(ForumChannel): setDefaultForumLayout & fix bug 2022-12-25 10:35:06 +07:00
March 7th 67ab8277ed wtf nopecha api ??? 2022-12-23 17:58:10 +07:00
March 7th d75d457486 feat: premiumUsageFlags 2022-12-22 19:37:05 +07:00
March 7th a6099af525 fix: CaptchaSolver - Cannot read properties of undefined (reading 'slice') 2022-12-22 18:51:49 +07:00
TheDevYellowy 047c4d0005 refactor: add to index.d.ts & change MFACode type 2022-12-22 03:37:59 -08:00
TheDevYellowy 2c85a763f4 feat: remove a team 2022-12-22 03:14:10 -08:00
TheDevYellowy baf038539b feat: add and remove members from a team 2022-12-22 03:01:06 -08:00
March 7th a32c7292df feat: DiscordAuthWebsocket support captcha handler #444 2022-12-22 14:53:27 +07:00
March 7th bee76dbf9e fix: addBot
#452
2022-12-22 12:03:50 +07:00
March 7th 294005bac7 feat: automod
#8886 djs
2022-12-20 22:46:50 +07:00
March 7th ef2deb64f7 Update MessageSelectMenu.js 2022-12-20 22:22:58 +07:00
March 7th 98450be221 fix: #449 2022-12-20 22:20:09 +07:00
March 7th ec0db1aacb feat: guild forum support
fix
2022-12-18 13:18:42 +07:00
March 7th e80e4f4843 fix: disable autoVerify option 2022-12-18 13:18:19 +07:00
March 7th 42bcf8761f feat: new select menus
fix
2022-12-18 13:17:48 +07:00
March 7th cb53476775 fix(Util): flatten ignoring certain fields
#8936
2022-12-18 13:17:10 +07:00
March 7th 46691ce796 fix: HTTP headers 2022-12-14 18:50:22 +07:00
March 7th fa95e9bb4f deps: update discordjs/voice 2022-12-14 18:50:07 +07:00
March 7th 8ab26d48ca docs: deprecated event 2022-12-13 15:37:32 +07:00
March 7th 11f7239c7d fix: return full log 2022-12-13 15:32:05 +07:00
March 7th 6ef8970a1e feat: User#mutualFriends 2022-12-13 14:55:51 +07:00
March 7th ad8bed71c8 Update Modal.js 2022-12-12 19:55:26 +07:00
March 7th cc86c9b4f1 fix: Modal reply response 2022-12-12 19:28:13 +07:00
March 7th 798650929b feat: remove user-agent diff windows and chrome 2022-12-12 18:51:37 +07:00
March 7th d81b3b8e28 Update Presence.js 2022-12-12 18:43:33 +07:00
March 7th cf11132275 fix: missing all other status 2022-12-12 18:42:27 +07:00
March 7th be786d3876 feat: reject full log (InteractionTimeout) 2022-12-12 18:40:55 +07:00
March 7th 9886b93fef fix: captcha solver 2022-12-10 21:12:06 +07:00
March 7th 6be4c4b077 fix: solve captcha 2022-12-09 23:04:53 +07:00
March 7th a3ce786fe6 refactor: Modal#reply 2022-12-08 15:14:17 +07:00