Elysia
b75688ee28
fix: voice message
2023-05-26 23:38:54 +07:00
Elysia
b0a095d46b
docs: Fix AutoModerationRuleTriggerTypes
link
2023-05-12 18:00:06 +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
3b793e80cd
feat: update searchMessages
...
Breaking Change:
```diff
- author
- channelId
+ authors
+ channels
```
2023-04-28 19:46:37 +07:00
Elysia
51afd653e4
feat v13: Support pagination for fetching thread members
2023-04-20 18:30:22 +07:00
Elysia
f0f22f8cab
fix: 🐛 webhook resolveData #626
...
💀
2023-04-20 16:58:32 +07:00
Elysia
7f565e1848
feat(AutoModeration): v13 support customMessage
...
#9173 djs
2023-04-14 18:39:56 +07:00
Elysia
402be66265
docs: update
2023-04-03 17:52:24 +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
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
051b7d88a6
feat: v13 support SUPPRESS_NOTIFICATIONS
flag
...
#9184 djs
2023-03-02 22:11:21 +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
e4013237d6
feat(GuildMemberManager): add addRole
and removeRole
methods
...
#9108 djs
2023-02-22 12:01:29 +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
c4abe27694
feat: Update Gateway Opcodes
2023-02-16 11:55:35 +07:00
Elysia
f28ea5c031
feat: v13 safety alerts channel and mention raid protection
...
#9073 djs
2023-02-12 15:30:49 +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
March 7th
4c838a5e26
feat: Switch User
...
test #477
2023-01-26 13:40:51 +07:00
March 7th
78250d866e
fix: GuildSettingData#mute_config is null
2023-01-18 17:09: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
March 7th
f53d329462
refactor: Move me
and add fetchMe()
...
#9029 djs
2023-01-10 18:08:05 +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
March 7th
fe7e3b8fda
types: Swap message reaction and emoji identifier types
...
#8970 djs
2023-01-06 17:39:46 +07:00
March 7th
cada44a37a
feat: BillingManager (test)
...
guild boost
2023-01-05 18:42:17 +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
b3d0a859f4
fix: automod
2022-12-26 17:53:25 +07:00
March 7th
ebdd92240b
feat(ForumChannel): setDefaultForumLayout & fix bug
2022-12-25 10:35:06 +07:00
TheDevYellowy
baf038539b
feat: add and remove members from a team
2022-12-22 03:01:06 -08:00
March 7th
294005bac7
feat: automod
...
#8886 djs
2022-12-20 22:46:50 +07:00
March 7th
ec0db1aacb
feat: guild forum support
...
fix
2022-12-18 13:18:42 +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
March 7th
c70dc733e2
feat: Using new attachment API
2022-11-27 19:45:58 +07:00
March 7th
c62c25de53
chore: v2.9.6
...
fix: guildMemberFetch (options.user)
2022-11-25 19:45:42 +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
3e23407ed0
Docs: Update
2022-11-18 19:23:12 +07:00
March 7th
f5de4de7c0
feat: Login Discord (email + password)
2022-11-08 23:56:17 +07:00
March 7th
f8246be0aa
feat: ForumChannel
...
Backport https://github.com/discordjs/discord.js/pull/8786
2022-10-26 19:21:40 +07:00