Elysia
43bc33cc28
2.13.4
2023-04-20 19:28:34 +07:00
Elysia
51afd653e4
feat v13: Support pagination for fetching thread members
2023-04-20 18:30:22 +07:00
Elysia
345e20180a
feat(roleTagData): v13 add guildConnections
2023-04-20 18:23:22 +07:00
Elysia
709b138610
fix 🐛 Channel cache error #625
...
💀
2023-04-20 18:18:01 +07:00
Elysia
f0f22f8cab
fix: 🐛 webhook resolveData #626
...
💀
2023-04-20 16:58:32 +07:00
Elysia
3cc4c5135e
Merge pull request #623 from hocsinhgioitoan/main
...
🐛 fix(types)
2023-04-19 17:33:04 +07:00
hocsinhgioitoan
036ebd9224
🐛 fix(TextBasedChannel.js): change send method name from send to sendSlash 🐛 fix(index.d.ts): change applicationId parameter type from ApplicationCommandTypes to Snowflake in searchInteraction method
2023-04-19 17:25:53 +07:00
Elysia
9c9f573dc1
release v2.13.3
2023-04-15 19:56:16 +07:00
Elysia
d89c46ba82
feat(StageChannel): v13 support messages
...
#9145 djs
2023-04-15 19:53:43 +07:00
Elysia
6ed56a153f
feat: v13 VIEW_CREATOR_MONETIZATION_ANALYTICS
and USE_SOUNDBOARD
permissions
...
#9124
2023-04-15 19:43:39 +07:00
Elysia
7f565e1848
feat(AutoModeration): v13 support customMessage
...
#9173 djs
2023-04-14 18:39:56 +07:00
Elysia
288be9b0a1
fix: captcha solver
2023-04-07 22:17:23 +07:00
Elysia
03fe959be5
Update main.json
2023-04-07 21:39:57 +07:00
Elysia
6cc97fbb24
chore: release v2.13.1
...
- Update @djs/voice 0.15.0 > 0.16.0
2023-04-07 21:39:47 +07:00
Elysia
fe840cedf8
fix: Unknown Message (acceptInvite)
...
https://httptoolkit.com/blog/tls-fingerprinting-node-js/
https://github.com/node-fetch/node-fetch/issues/1016
https://stackoverflow.com/questions/72716390/change-tls-fingerprint-nodejs
2023-04-07 21:14:19 +07:00
Elysia
f2d3989b61
fix(ClientUser): Fix modifying self
...
#9318 djs
2023-04-07 20:36:46 +07:00
Elysia
bf0fde611c
fix(Message): Fix permissions check in locked threads
...
#9338 djs
2023-04-07 20:36:02 +07:00
Elysia
34fb1df241
feat: remove nopecha
2023-04-06 19:29:25 +07:00
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
c47dd7dc14
feat: v13 safety alerts channel and mention raid protection
2023-04-06 18:00:17 +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
7db375386b
docs: update
2023-03-29 19:02:21 +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
16864f58d5
2.12.1
2023-03-21 18:48:01 +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
b44663cd47
chore: v2.11.5
2023-03-12 11:35:13 +07:00
Elysia
3446ab136c
2.11.5
2023-03-12 11:34:05 +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