Commit Graph

273 Commits

Author SHA1 Message Date
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
Elysia
d5b2b62a44 feat(Guild): topEmojis 2023-02-21 19:01:26 +07:00
Elysia
e2076f7087 feat(ClientUser): setSamsungActivity 2023-02-21 16:53:34 +07:00
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
6ec5d808e8 feat: metadata (SpotifyRPC) #537
hmm
2023-02-15 18:54:47 +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
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
756a241051 fix: #523
i hate discord 😭
2023-02-09 19:26:39 +07:00
Elysia
1068467be7 lint: Support pagination for fetching thread members 2023-02-05 15:22:49 +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
March 7th
6ef903c965 chore: v2.10.0 2023-01-26 14:23:17 +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
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
fc1c87bd62 feat: switchUser 2023-01-18 00:01:43 -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
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