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 |
|
March 7th
|
0324e0f684
|
fix: RelationshipManager cache missing
|
2022-10-25 12:37:23 +07:00 |
|
March 7th
|
cbcc0f57fe
|
chore(GuildMemberManager): smart fetch
|
2022-10-23 18:51:55 +07:00 |
|
March 7th
|
e348c8e308
|
chore: release v2.8.5
|
2022-10-21 18:53:09 +07:00 |
|
March 7th
|
7c07a80d83
|
lint: fix
|
2022-10-12 19:50:56 +07:00 |
|
March 7th
|
a141adf385
|
feat: awaitModal
|
2022-10-09 19:37:04 +07:00 |
|
March 7th
|
2fb09d7da6
|
feat: Guild Forum channel
https://github.com/discordjs/discord.js/pull/8651
|
2022-10-03 19:25:39 +07:00 |
|
March 7th
|
5e715fad5e
|
fix sessions manager
|
2022-10-03 18:09:10 +07:00 |
|
March 7th
|
f5745acd24
|
fix <client>.sessions.fetch()
```
{
method: 'get',
path: '/auth/session',
code: 0,
httpStatus: 404,
captcha: null,
requestData: { json: undefined, files: [] }
}
```
|
2022-10-02 21:50:23 +07:00 |
|
March 7th
|
2eff5e7d9b
|
fix(fetchMemberList) throw error wrong
|
2022-09-22 17:35:50 +07:00 |
|
March 7th
|
70cde7df55
|
feat: Update
- Event for GroupDM
- Friend nickname
#29
|
2022-09-16 19:08:15 +07:00 |
|
March 7th
|
37ca4593d3
|
types(GuildChannelManager): correct fetch return type (v13)
#8551 discord.js
|
2022-09-14 17:47:37 +07:00 |
|
March 7th
|
1cec34f581
|
docs: fix
|
2022-09-11 22:54:07 +07:00 |
|
March 7th
|
d1382823fe
|
feat(RelationshipManager): Add x-context-properties headers
|
2022-09-11 09:18:25 +07:00 |
|
Cinnamon
|
6093a60ca0
|
Merge pull request #297 from aiko-chan-ai/dev
Update
|
2022-09-09 23:49:13 +07:00 |
|
March 7th
|
fb71762d2d
|
Update
- refactor: rename `RelationshipsManager` > `RelationshipManager`
- feat(RelationshipManager): add `friendCache`, `blockedCache`, `incomingCache`, `outgoingCache`
- feat(ClientApplication): Add `popularCommands`
- deps: Update
|
2022-09-09 23:44:45 +07:00 |
|