Elysia
30457a0e81
feat: voice messages
...
#9444 djs
2023-04-25 18:18:55 +07:00
Elysia
ebf9e6f3ea
fix: defaultCipherList (electron)
2023-04-25 14:37:55 +07:00
Elysia
7f1082c68a
I hate electron
2023-04-24 23:41:13 +07:00
Elysia
3397d8da71
fix: Cannot destructure property 'url' of '(intermediate value)' as it is undefined.
2023-04-24 22:07:28 +07:00
Elysia
00418e59be
feat: random cipher
2023-04-24 19:20:36 +07:00
Elysia
f38f3421fd
fix: 🐛 badgeIcon
2023-04-23 17:54:59 +07:00
Elysia
4ceaadf71a
fix: 🐛 setBanner #633
2023-04-22 22:42:48 +07:00
Elysia
7ef1cd60e5
feat: update clydeAI check
2023-04-22 17:20:57 +07:00
Elysia
ee3f9d12e2
chore: release v2.13.5
2023-04-22 14:10:21 +07:00
Elysia
f363f161da
chore: error message clearer
2023-04-22 14:07:41 +07:00
Elysia
e5ee2831f0
fix: 🐛 JSDoc
2023-04-22 13:32:37 +07:00
Elysia
26f48c90e4
feat: ✨ Update User Profile
2023-04-22 13:09:46 +07:00
Elysia
a7a9add421
feat: ✨ Update User Flags & Application Flags
2023-04-22 13:00:50 +07:00
Elysia
8f43b9028e
feat(CaptchaSolver): using lib node-capmonster
2023-04-22 00:00:55 +07:00
Elysia
2357170e0f
feat ✨ random ciphers
2023-04-21 19:26:40 +07:00
Elysia
901857ec47
release v2.13.4
2023-04-20 19:34:40 +07:00
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