Commit Graph

305 Commits

Author SHA1 Message Date
DarkGuy10
8acb8248f6
fix(typings): add strict type prop to PartialGroupDMChannel
closes #746
2023-07-03 21:25:10 +05:30
Elysia
e59f893924 feat: new application flag 2023-06-24 01:45:34 +07:00
Elysia
390463e115 fix: ts setActivity #722 2023-06-23 00:41:13 +07:00
Elysia
aa749efa64 fix #721 2023-06-21 11:57:21 +07:00
Elysia
f9405a33c0 fix: send friend req 2023-06-18 10:00:24 +07:00
Elysia
0abc2f23e2 feat: RedeemNitro #709 2023-06-17 23:33:56 +07:00
Elysia
600f546c11 fix: #704 2023-06-14 20:07:38 +07:00
Elysia
983816b0c7 #9634 djs 2023-06-14 14:00:48 +07:00
Elysia
18e7f8171f feat: captcha solver with proxy
i dont like it
2023-06-02 11:09:08 +07:00
Elysia
87fb38c82c fix: Cookie handler
fix captcha
2023-06-01 18:26:22 +07:00
Elysia
0884e59b58 feat: update authorizeURL()
https://github.com/aiko-chan-ai/discord.js-selfbot-v13/tree/update
2023-05-30 19:05:14 +07:00
Elysia
8a19880820 feat: Global Display Name 2023-05-18 15:44:38 +07:00
Elysia
1fbb31beca feat: update build number & remove clydeAI 2023-05-12 18:03:55 +07:00
Elysia
29bbd1df20 feat: friend invite 2023-05-10 19:04:05 +07:00
Elysia
749b8bb940 feat: Safety alerts channel and mention raid protection (update) 2023-05-07 10:34:48 +07:00
Elysia
ae8157302e feat(GuildAuditLogsEntry): add missing channel property to extra
#9527
2023-05-07 10:29:30 +07:00
Elysia
cd37e22b10 fix(Constants): Ordering and missing information
djs v13 #9500
2023-05-07 10:27:01 +07:00
Elysia
4b2b0718a3 feat: Super Reaction
#9336 djs
2023-05-02 23:34:57 +07:00
Elysia
9ed4e6bda6 fix: Super Reaction 2023-05-02 23:23:55 +07:00
Elysia
11167aed25 feat: Super Reaction
test: 
2023-05-02 22:37:37 +07:00
Elysia
f4dbc57f42 fix: Miscellaneous fixes
#9445 djs
2023-05-02 11:34:13 +07:00
Elysia
2bde69f8d1 feat: update Discord developer documentation links and add new flags
#9473 djs
2023-04-29 19:20:14 +07:00
Elysia
3b793e80cd feat: update searchMessages
Breaking Change:
```diff
- author
- channelId
+ authors
+ channels
```
2023-04-28 19:46:37 +07:00
Elysia
30457a0e81 feat: voice messages
#9444 djs
2023-04-25 18:18:55 +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
345e20180a feat(roleTagData): v13 add guildConnections 2023-04-20 18:23:22 +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
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
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
c47dd7dc14 feat: v13 safety alerts channel and mention raid protection 2023-04-06 18:00:17 +07:00
Elysia
402be66265 docs: update 2023-04-03 17:52:24 +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
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
84287d5403 feat: backport chatInputApplicationCommandMention
#9245 djs
2023-03-26 20:32:10 +07:00
Elysia
78dad45524 feat: emit event when a request is blocked by a captcha 2023-03-07 23:17:22 +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
051b7d88a6 feat: v13 support SUPPRESS_NOTIFICATIONS flag
#9184 djs
2023-03-02 22:11:21 +07:00
Elysia
22b3dfe6c7 feat: update flags 2023-03-02 18:26:25 +07:00
Elysia
2ae6053fdb fix qrLogin 2023-03-02 11:59:05 +07:00
Elysia
89de461ee5 chore: v2.11.2 2023-02-28 21:06:55 +07:00
Elysia
808adeb016 feat: new select menu (v2)
#9174 djs
2023-02-28 13:42: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