Commit Graph

655 Commits

Author SHA1 Message Date
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
88694d47f1 Update WebSocketShard.js 2023-02-25 17:31:09 +07:00
Elysia
9abfdc5026 fix: Shard did not receive any more guild packets 2023-02-25 17:28:42 +07:00
Elysia
410ca0f295 Update GuildMemberManager.js 2023-02-25 12:20:32 +07:00
Elysia
69965d1804 fix: GuildMemberManager#fetch
#552
2023-02-23 12:02:36 +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
e4013237d6 feat(GuildMemberManager): add addRole and removeRole methods
#9108 djs
2023-02-22 12:01:29 +07:00
Elysia
c7cffbae17 feat: update client 2023-02-21 22:11:36 +07:00
Elysia
d5b2b62a44 feat(Guild): topEmojis 2023-02-21 19:01:26 +07:00
Elysia
dc477b353e fix(ClientUser): setSamsungActivity 2023-02-21 17:40:57 +07:00
Elysia
e2076f7087 feat(ClientUser): setSamsungActivity 2023-02-21 16:53:34 +07:00
Vaibhav
32ddce6d26
Merge branch 'aiko-chan-ai:main' into main 2023-02-21 09:28:22 +00:00
Kizzy
3a3c3cd437 feat(ClientUser): add Samsung Activity option 2023-02-21 14:55:01 +05:30
Elysia
fbcbe77c14 feat: Discord's local RPC servers
arRPC (https://github.com/OpenAsar/arrpc)
2023-02-21 16:22:51 +07:00
Elysia
23d59d70ea feat v13: add addFollower on GuildChannelManager
#9050 djs
2023-02-21 14:25:40 +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
a3a8a6ae67 feat: v13 guildAuditLogEntryCreate event 2023-02-19 11:41:50 +07:00
Elysia
5016477180 feat: Disable Client.setEmail()
#535
2023-02-16 23:38:44 +07:00
Elysia
c4abe27694 feat: Update Gateway Opcodes 2023-02-16 11:55:35 +07:00
Elysia
e683819cf0 fix #539 2023-02-15 18:59:54 +07:00
Elysia
6ec5d808e8 feat: metadata (SpotifyRPC) #537
hmm
2023-02-15 18:54:47 +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
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
Rodi
96adb87886
fix: correctly import events
Events are currently incorrectly imported (there is no '../../util/Events').
2023-02-12 16:01:27 +00: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
779fc7a5f4 fix: Unknown Message (2) 2023-02-10 17:53:12 +07:00
Elysia
92cc1afd7b docs: update 2023-02-09 19:42:15 +07:00
Elysia
6ca0eb088a chore: v2.10.2 2023-02-09 19:39:31 +07:00
Elysia
756a241051 fix: #523
i hate discord 😭
2023-02-09 19:26:39 +07:00
Elysia
9bab1f1983 fix: can't get the reactions of a message
#517 - new api
2023-02-06 19:37:11 +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
Elysia
9ba2c5e0d9 feat: MessageSelectMenu 2023-02-05 14:53:57 +07:00
March 7th
107f9c564b feat(WebSocketShard): support new resume url (2)
clean code & fix
2023-01-27 11:45:47 +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
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
Elysia
e8c3bcb0a0
Merge pull request #487 from TheDevYellowy/main
feat: switch user
2023-01-26 12:06:39 +07:00
Elysia
3c9115730c
Update GuildBoost.js 2023-01-19 18:16:41 +07:00
March 7th
78250d866e fix: GuildSettingData#mute_config is null 2023-01-18 17:09:32 +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
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
4fa5088afa docs(ThreadEditOptions): Move info tag back to invitable
#9021 djs
2023-01-12 23:35:38 +07:00
March 7th
3cdf1ad9f9 Update WebSocketShard.js 2023-01-12 17:47:33 +07:00
March 7th
ad259bc60e Update READY.js 2023-01-12 17:35:59 +07:00
March 7th
86d1981810 chore: Why are you using bot token for this library ? 2023-01-11 18:07:39 +07:00
March 7th
83f4181ec7 refactor: Move me and add fetchMe() (fix) 2023-01-11 18:03:13 +07:00
March 7th
bacb672045 fix: eslint 2023-01-10 23:18:53 +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
85d2bdbdc4 docs: Add missing @extends
#9028 djs
2023-01-08 14:39:47 +07:00
March 7th
eaf8167ce4 fix(ThreadChannel): reason as second parameter
#9023 djs
2023-01-08 14:35:37 +07:00
March 7th
57d4628d2b types(ThreadEditOptions): Add appliedTags
#9022 djs
2023-01-08 14:32:25 +07:00
March 7th
e966a5b262 docs(ThreadEditOptions): Move info tag back to invitable
#9021 djs
2023-01-08 14:30:57 +07:00
March 7th
4121859458 fix: Import errors correctly
djs #9030
2023-01-08 14:22:51 +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
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