Commit Graph

792 Commits

Author SHA1 Message Date
Elysia
00d6a6a88a feat: bring back nopecha #599 2023-04-06 18:25:43 +07:00
Elysia
6d8efc6e00 fix(AutocompleteInteraction): Fix responding 2023-04-06 18:01:40 +07:00
Elysia
6aa5def168 fix: solve captcha
use old build of discord (without rqtoken)
2023-04-06 17:58:25 +07:00
Elysia
402be66265 docs: update 2023-04-03 17:52:24 +07:00
Elysia
ef7fb433ba chore: release v2.13.0
**BETA** ClydeAI
2023-04-02 13:31:33 +07:00
Elysia
dcb9d087de feat: **BETA** ClydeAI
**BETA**
2023-04-02 13:18:35 +07:00
Elysia
d1d842098a chore: Miscellaneous fixes
#9271 djs

> Backports the following pull requests to version 13:
>
> * docs: describe private properties #8879
> * fix(snowflake): snowflakes length #9144
> * fix(Message): `bulkDeletable` permissions should be retrieved later for DMs #9146
> * fix(Message#editable): update editable check in threads locked #9216
> * fix: add support for new guild feature `GUILD_WEB_PAGE_VANITY_URL` #9219
> * fix(AutocompleteInteraction): Send `name_localizations` correctly #9238
> * fix(ThreadManager): Respect `cache` and `force` in fetching #9239
> * docs(FetchArchivedThreadOptions): `before` respects `archive_timestamp`, not creation timestamp #9240
> * refactor(FetchThreadsOptions): Remove `active` #9241
> * docs: differ `User#send` #9251
> * docs: add more examples #9252
> * fix(ClientUser): No mutation on edit #9259
> * fix: resolving string bitfield #9262
> * refactor: call `GuildBanManager#create()` directly #9263
> * docs(Role): Fix example for `comparePositionTo()` #9270
> * docs: fix compare position example #9272
> * fix: Keep symbols in actions manager #9293
2023-04-02 12:46:18 +07:00
Elysia
89fe3a5f7e Update GuildMemberManager.js
faster
2023-03-30 12:16:12 +07:00
Elysia
6abfc15b59 Update GuildMemberManager.js 2023-03-30 00:13:40 +07:00
Elysia
10ac0c6c6a Update APIRequest.js 2023-03-29 23:59:40 +07:00
Elysia
ca50d03688 chore: release v2.12.2
- fetch members
2023-03-29 19:20:32 +07:00
Elysia
a0da32976a Update GuildMemberManager.js 2023-03-29 18:43:33 +07:00
Elysia
f69b36cab5 feat: Better GuildMemberManager#fetchBruteforce
permutations
tried with Midjourney server, was able to scrape over 60k members in 15 minutes (and more)

Co-Authored-By: MrBoombastic <contact@amroz.xyz>
2023-03-29 18:38:43 +07:00
Elysia
bd2475b3c6 feat: parseCookie 2023-03-28 19:20:05 +07:00
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
e98fa2c7f3 feat: default gateway url 2023-03-20 18:16:03 +07:00
Elysia
da5479b901 feat: RichPresence support protocol 2023-03-19 18:49:24 +07:00
Elysia
456644b16b fix: fix: select menu error 2023-03-17 19:02:49 +07:00
Elysia
fe44b48552 chore: v2.12.0 2023-03-17 00:06:45 +07:00
Elysia
5cc8aeffad fix: select menu not found 2023-03-16 23:41:10 +07:00
Elysia
b43f550e55 Update Options.js 2023-03-12 11:32:19 +07:00
Elysia
b16423b51c Fix a rare error regarding interactions
#9218
2023-03-12 11:19:37 +07:00
Elysia
1ea9a2d651 fix(ThreadChannel): fetch starter message properly
#9217 djs
2023-03-12 11:18:07 +07:00
Elysia
78dad45524 feat: emit event when a request is blocked by a captcha 2023-03-07 23:17:22 +07:00
Elysia
2cabba79f6 fix: QRLogin 2023-03-06 12:04:18 +07:00
Elysia
b0dec151ae chore: v2.11.4 2023-03-05 19:10:22 +07:00
Elysia
f4a6212ed4 chore: v2.11.3 2023-03-05 19:04:04 +07:00
Elysia
3d44ff54f7 feat: capmonster 2023-03-05 17:51:34 +07:00
Elysia
ee906b544e feat: new class Call 2023-03-05 17:05:40 +07:00
Elysia
11ac55fcf0 Update WebEmbed.js 2023-03-05 01:51:19 +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
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
March 7th
f1eaca83eb docs: fix 2022-11-23 22:11:16 +07:00
March 7th
62c71950ac chore: v2.9.4
- fix fetchMemberList
2022-11-23 22:09:24 +07:00
March 7th
40cc1e7c5f chore: update latest build number 2022-11-19 18:01:47 +07:00
March 7th
53111e56f3 fix: unavalible guild when client isReady 2022-11-19 18:00:14 +07:00
March 7th
54ea46ce4b feat: ClientOptions#interactionTimeout 2022-11-19 17:59:52 +07:00
March 7th
ac63d40cb3 chore: clean code 2022-11-19 17:59:25 +07:00
hocsinhgioitoan
84784ed441 doc: fix sleep return type 2022-11-19 09:45:12 +07:00
March 7th
6417d43ced feat: Slash command with localized name 2022-11-18 19:23:43 +07:00
March 7th
3e23407ed0 Docs: Update 2022-11-18 19:23:12 +07:00
NekoCyan
b206104627 fix: make condition. 2022-11-16 23:46:08 +07:00
NekoCyan
d8058ec063 fix: perfection... 2022-11-16 23:23:52 +07:00
NekoCyan
094f43f762 docs: sleep. 2022-11-16 23:18:47 +07:00
March 7th
f26c0e6899 Update ClientUser.js 2022-11-15 22:56:47 +07:00
March 7th
1adbddceda feat: Update 2022-11-15 20:06:03 +07:00