Commit Graph

178 Commits

Author SHA1 Message Date
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
March 7th
af2a885f2a feat(GuildBanManager): Add deleteMessageSeconds
#8575 Discord.js v13.11
2022-09-04 18:31:39 +07:00
March 7th
abc5523d3f fix: options undefined 2022-08-31 11:25:11 +07:00
March 7th
54ca20ca8a docs: fix 2022-08-31 11:24:16 +07:00
March 7th
b28e8a4cf3 docs: fix 2022-08-31 11:17:22 +07:00
March 7th
e722b41e5b chore(release): v2.6.11 2022-08-31 11:10:14 +07:00
March 7th
bbdf294330 refactor(GuildMemberManager): new Fetch method 2022-08-31 11:04:42 +07:00
March 7th
8a9d7e8713 feat(SessionManager): New feature from Discord 2022-08-25 18:20:00 +07:00
March 7th
9ec9c77703 fix(RemoteAuth): Return fake token 2022-08-20 20:27:34 +07:00
March 7th
cbc3fbb7b8 feat(Client): ClientUserSettingManager => ClientSettingManager
client.setting => client.settings

...
2022-08-20 20:26:56 +07:00
hocsinhgioitoan
45d84fa328 fix: #265 2022-08-20 18:01:04 +07:00
March 7th
15f95626c6 feat(GroupDM): Add setOwner, handle event update
Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-19 18:16:11 +07:00
March 7th
bb24adc1dc feat(Call): Get users in dm call 2022-08-14 17:16:51 +07:00
March 7th
19dc2ee263 feat(GuildMemberManager): _fetchMany 2022-08-09 10:43:16 +07:00
March 7th
47104f8118 fix(MessageManager): fetch error (DMs channel)
fixed #239
2022-08-06 22:07:41 +07:00
March 7th
54e1dbb6b0 feat(GuildMember): Support edit guild Avatar, Banner, Bio 2022-08-04 19:26:16 +07:00
March 7th
7cf216fabf fix(GuildChannelManager): allow unsetting rtcRegion (v13)
#8362 v13.9.2
2022-08-01 12:33:34 +07:00
March 7th
94c0ae135a fix(ApplicationCommandManager): allow passing 0n to defaultMemberPermissions (v13)
#8312 v13.9.1
2022-07-26 09:53:57 +07:00
March 7th
97db955466 feat(Relationships): Change enum 2022-07-23 18:55:53 +07:00
March 7th
7d993c607e fix: Collection is not a constructor
v1.0.0 :v
2022-07-19 20:32:01 +07:00
March 7th
f7db2384b9 feat(RelationshipsManager): new cancelFriendRequest method
Extends (add Typings)
2022-07-19 20:27:32 +07:00
Mantou
64e6dae193
feat(RelationshipsManager): new cancelFriendRequest method 2022-07-19 18:50:41 +08:00
March 7th
110c8590a7 fix(PermissionOverwriteManager): mutates user
#8282 v13.9.0
2022-07-18 00:58:28 +07:00
March 7th
d454853679 fix(GuildChannelManager): Access resolveId correctly (v13)
#8297 v13.9.0
2022-07-18 00:57:25 +07:00
March 7th
84aa682bf6 feat(MessageManager): Add offset and limit (search method) 2022-07-17 22:26:50 +07:00
March 7th
600df364f4 fix: see description
- Spell Check
- Rewrite Docs
- Rewrite Enums
2022-07-17 17:52:28 +07:00
March 7th
f0b45f981e chore(release): v2.3.8 2022-07-16 16:37:41 +07:00
March 7th
3b5ac56f46 fix(GuildChannelManager): edit lockPermissions
#8267 - djs v13.9
2022-07-15 21:40:30 +07:00
March 7th
93d875c237 fix: Fetch message from NSFW Channel
fix #203
2022-07-15 21:35:23 +07:00
March 7th
fad6d708b4 chore(release): v2.3.75
- fix: VoiceStateUpdate event not working (DM channels + Group DM channels)
- docs: add sendSlash method
- feat: Add new Event: callCreate, callUpdate, callDelete
- fix(GroupDM): method require Class
2022-07-15 17:26:25 +07:00
March 7th
fb6ab3f8e8 fix(MessageManager) fetch throw 'Missing Access' 2022-07-15 01:56:00 +07:00
March 7th
b4c3de0fdf Revert "Merge pull request #204 from websharik/main"
This reverts commit 40db78ea7d, reversing
changes made to 7d8b15b007.
2022-07-15 01:53:41 +07:00
March 7th
d59a5c30d0 Revert "Merge pull request #205 from websharik/main"
This reverts commit e284ef51ee, reversing
changes made to 40db78ea7d.
2022-07-15 01:53:23 +07:00
Lion
a39e645edc Lint 2022-07-14 20:06:01 +03:00
Lion
bf61917ee0 Fix channel.messages.fetch throw 'Missing Access' 2022-07-14 19:21:45 +03:00
March 7th
c4c6f0832f docs: Fix DeveloperPortalApplication 2022-07-10 16:40:51 +07:00
March 7th
aae4b3d1d9 chore(release): v2.3.7
- docs: Add `MessageActivityType` (v13) #8257
- Developer Portal control support (create, delete)
- Application: create bot, reset secret, token, delete, edit, assets
2022-07-10 16:26:40 +07:00
March 7th
1a656854c0 fix(applicationcommandmanager): explicitly allow passing builders to methods (v13)
v13.9 #8229
2022-07-06 19:40:11 +07:00
March 7th
51febce077 fix: pass in the expected query object type for application commands
v13.9 #8189
2022-07-04 12:19:21 +07:00
Cinnamon
0d0ab7767c fix(GuildStickerManager.fetchUser): Changed guildId to guild.id
v13.9.0 #8176
2022-07-01 10:35:19 +07:00
Cinnamon
9e4c0a506b refactor(GuildMemberManager): Fetch members 2022-06-25 10:10:17 +07:00
Cinnamon
0ca1bf5397 fix(UserManager): CreateDM function 2022-06-25 10:09:49 +07:00
Cinnamon
3877bdf176 feat: partially backport perms v2 for v13
v13.9.0 :yay:
https://github.com/discordjs/discord.js/pull/8162
2022-06-24 09:14:55 +07:00
March 7th
007f0ef3b1 chore(release): version 2022-06-15 23:07:24 +07:00
March 7th
131901fd6d refactor(ThreadManager): Rewrite function 2022-06-14 09:05:38 +07:00
March 7th
83c809cc32 fix(Event): name 2022-06-14 08:48:06 +07:00
Speedy
ca7232afc9
Add user account functionality for fetching active threads 2022-06-13 21:07:59 +01:00
March 7th
07d52ee41b fix: opcode 24 (Interaction search function)
Todo: Rewrite slash command ...
2022-06-12 19:13:12 +07:00
March 7th
81bc22f388 fix: document 2022-06-11 20:17:27 +07:00
March 7th
c9f1010e54 fix: error
- Documents
- Enums
- Checkupdate function
- Update UserAgent
2022-06-11 20:13:52 +07:00
March 7th
83ce0a0f43 Update
- Warn msg
- Add `nonce` param (interaction)
2022-06-08 12:35:19 +07:00
March 7th
305ccaac90 v2.2.0
Discord.js v13.8.0
2022-06-06 11:21:36 +07:00
March 7th
b0172e6b51 Add some UserFlags (Undocument) 2022-06-04 14:00:20 +07:00
valadaptive
56940a2f36 Remove stray console.log 2022-05-23 05:39:02 -04:00
March 7th
c201e7da69 Discord.js v13.7 2022-05-14 15:06:15 +07:00
March 7th
c6316814eb fix 2022-05-03 14:26:19 +07:00
March 7th
a7468df6de fix bug 2022-05-03 14:21:44 +07:00
March 7th
da02043957 update setting 2022-05-03 14:15:02 +07:00
March 7th
43045f0b70 Automatic update of _Sidebar.md from github-wiki-sidebar 2022-04-26 12:41:31 +07:00
March 7th
d227e0584b Fix bug (Hot fix) 2022-04-17 22:22:55 +07:00
March 7th
f165491083 GuildMember.fetch() fix 2022-04-17 17:21:54 +07:00
March 7th
e9ba80a325 RPC with Custom Image
and fix something
2022-04-17 00:11:46 +07:00
March 7th
70637bb8d6 ClientSetting.setCustomStatus()
.-.
2022-04-16 22:56:18 +07:00