Commit Graph

706 Commits

Author SHA1 Message Date
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
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
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
March 7th
c20b04275b fix: RemoteAuth#generateQR 2022-12-06 17:41:07 +07:00
March 7th
30f17fb657 chore: v2.9.12 2022-12-05 18:35:02 +07:00
March 7th
8b4924e147 feat: update (see description)
- Remove `bignumber.js`
- Fix `circular dependency`
- Fix: missing activity.name (SpotifyRPC)
- Refactor code
- Update UserAgent
2022-12-05 18:30:45 +07:00
NekoCyan
ffc3f0e998 fix: Wrong text for Error. 2022-12-04 17:09:08 +07:00
March 7th
7a308f0383 feat: new captcha solver service 2022-12-04 16:38:15 +07:00
March 7th
7d34a5de24 feat: Add new flags, new option for Message#selectMenu 2022-12-04 01:46:40 +07:00
March 7th
720848131d refactor: clickButton and selectMenu 2022-12-04 01:13:19 +07:00
March 7th
b191df3e99 feat: ClickButton with location 2022-12-02 18:29:57 +07:00
NekoCyan
e197656225 feat(Message): .clickButton() click the only one. 2022-12-02 13:11:55 +07:00
March 7th
6d170f3555 fix: friendNicknames cache missing 2022-12-02 12:03:51 +07:00
March 7th
60d38d460e chore: v2.9.10 2022-12-01 23:41:35 +07:00
March 7th
4eae264013 fix: getAttachments 2022-11-30 11:47:25 +07:00
March 7th
c13221c426 chore: v2.9.8 2022-11-28 23:27:39 +07:00
March 7th
6519d4d9c2 feat: Using new attachment API (2)
Slash command
2022-11-28 23:24:31 +07:00
March 7th
c70dc733e2 feat: Using new attachment API 2022-11-27 19:45:58 +07:00
March 7th
6f265989ea fix: captchaKey 2022-11-27 14:08:31 +07:00
March 7th
96ac2f95dd chore: readme 2022-11-27 13:53:43 +07:00
March 7th
f8a8ac7fc6 feat: add Message#bulkDeletable (v13)
#8761 djs
2022-11-26 22:17:33 +07:00
March 7th
69c5eb94d2 feat(InteractionResponses): add message parameter (v13)
#8838 djs
2022-11-26 22:02:34 +07:00
March 7th
b6d290d545 fix(Activity): Fix equals() not checking for differing emoji (v13)
#8842 djs
2022-11-26 21:51:09 +07:00
March 7th
c62c25de53 chore: v2.9.6
fix: guildMemberFetch (options.user)
2022-11-25 19:45:42 +07:00
March 7th
ecc59912d0 chore: v2.9.5
- deps: downgrade axios (1.2.0 -> 1.1.x)
- fix: checkUpdate func
2022-11-24 00:20:32 +07:00
NekoCyan
8d24906b97 fix(GuildMemberManager): delay to client.sleep. 2022-11-23 23:50:09 +07:00
NekoCyan
fb67aecca1 fix & docs: description.
- fix(GuildMemberManager): remove "reytring".
- docs(FetchGuildMember): delay to client.sleep.
2022-11-23 23:45:10 +07:00