Commit Graph

103 Commits

Author SHA1 Message Date
March 7th 4475c6a238 docs: update misleading Client#guildMemberAvailable event description (v13)
#8617 djs v13.11
2022-09-16 12:03:54 +07:00
March 7th 1cec34f581 docs: fix 2022-09-11 22:54:07 +07:00
March 7th 04938bc4a5 chore(release): v2.6.14
fix docs, fix sendSlash, fix RelationshipManager
2022-09-11 09:42:58 +07:00
March 7th e6bd66d14b chore(release): v2.6.13 2022-09-10 18:38:50 +07:00
March 7th c8620a690f Create main.json 2022-09-09 23:50:07 +07:00
Cinnamon adf27cce26 Delete main.json 2022-09-09 23:48:03 +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 bbdf294330 refactor(GuildMemberManager): new Fetch method 2022-08-31 11:04:42 +07:00
March 7th 966542d6c3 heroku is no longer free :c
Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-29 11:34:24 +07:00
March 7th 00a2b8aa5b feat(Client): Support Proxy
- https://github.com/discordjs/discord.js/issues/3039#issuecomment-1033955220
- #283
(not tested yet)

Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-29 11:10:47 +07:00
March 7th 468416adb6 fix(Client): createToken throw error Invalid URL 2022-08-23 23:49:22 +07:00
March 7th 1587b12d22 feat(ClientOptions): Add messageCreateEventGuildTimeout`
Increase timeout each time WS send

If you don't want a timeout, set it to `0`

Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-21 09:43:22 +07:00
March 7th 9ec9c77703 fix(RemoteAuth): Return fake token 2022-08-20 20:27:34 +07:00
March 7th bcd4d20c50 chore(release): v2.6.4
Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-19 19:21:22 +07:00
March 7th a03703e141 Update main.json 2022-08-18 20:12:37 +07:00
March 7th 9ce15990c1 feat(RemoteAuth): v2
- Change event name: `success` -> `finish`
- Event `closed` return `token`

Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-18 20:04:00 +07:00
March 7th 666cddf9f0 chore(release): v2.6.1 2022-08-17 17:49:58 +07:00
March 7th a4061d4927 chore(release): v2.6.0
No discord.js v13.11 :v
2022-08-15 19:51:51 +07:00
March 7th 04a0112ff0 chore(release): v2.5.1 2022-08-14 17:19:10 +07:00
March 7th e56b1bb702 docs: fix broken discord support link
#8485 discord.js v13.11
2022-08-14 17:17:37 +07:00
March 7th 97f1c41232 docs: Update ConnectionAccount 2022-08-11 10:52:43 +07:00
March 7th 19dc2ee263 feat(GuildMemberManager): _fetchMany 2022-08-09 10:43:16 +07:00
March 7th c794e9ac6b docs(RemoteAuth): Add docs 2022-08-06 19:38:36 +07:00
March 7th 1bdb5a0f15 chore(release): v2.4.11 2022-08-04 19:45:27 +07:00
March 7th 931605ae0d fix: JSDocs parse error 2022-08-03 19:47:37 +07:00
March 7th 171f2b1af9 chore(release): v2.4.7 2022-08-01 12:43:21 +07:00
March 7th 4be5656f3d fix(ClientUser): Method (require nitro) not work 2022-08-01 12:31:18 +07:00
March 7th 71e91d3761 chore(release): v2.4.6
v13.9.1
2022-07-26 10:18:46 +07:00
March 7th 1e9c6ad9d5 Create readme.md 2022-07-26 09:53:26 +07:00
March 7th 18cf4c58da chore(release): v2.4.4 2022-07-23 19:22:10 +07:00
March 7th 4710329beb feat(RichPresence): Support RPC Discord Apps (IPC) [2] 2022-07-23 18:56:49 +07:00
March 7th 5ac7dcf853 feat: Add new ApplicationFlags 2022-07-22 11:08:40 +07:00
March 7th 48983871a6 chore(release): v2.4.1 2022-07-19 20:33:04 +07:00
March 7th 1c63b3fe31 chore(release): v2.4.0
Discord.js v13.9.0 Final
2022-07-18 01:00:05 +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 83a064e689 fix(RPC): Invalid data 2022-07-16 15:43:11 +07:00
March 7th 51cea4eb9d docs: Update 2022-07-16 00:50:54 +07:00
March 7th 3b5ac56f46 fix(GuildChannelManager): edit lockPermissions
#8267 - djs v13.9
2022-07-15 21:40:30 +07:00
March 7th d09b7a7bf5 typing: method for User 2022-07-15 17:41:26 +07:00
March 7th 98467dc92d typing: replace respond data 2022-07-15 17:35:01 +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 1a6b3addfe refactor(Interaction): See description
- Change the data returned when interacting, from `nonce: Snowflake` to `data: InteractionResponseBody` (use try catch to detect command errors)
- Full support for Autocomplete (Automatically selects the first option)
2022-07-12 19:30:18 +07:00
March 7th b1257bc62d fix: Export, Typing, etc.
- Rename `RemoteAuth` > `DiscordAuthWebsocket`
- Add new method: Client.remoteAuth() & Client.createToken()
- fix: RedeemNitro (wrong Regex)
2022-07-11 15:04:07 +07:00
March 7th fe9be92bd2 fix(export): Classname 2022-07-10 19:28:47 +07:00
March 7th c4c6f0832f docs: Fix DeveloperPortalApplication 2022-07-10 16:40:51 +07:00
March 7th 34073738c8 docs: Fix DeveloperPortalApplication 2022-07-10 16:31:42 +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