Commit Graph

98 Commits

Author SHA1 Message Date
March 7th
4b9b15a778 chore(Constants): Update UserAgent 2022-08-20 20:28:35 +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
March 7th
51f2e5c772 chore(RemoteAuth): Replace colors.js => chalk
Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-19 18:50:46 +07:00
March 7th
4aa3ea3a89 docs: fix event name 2022-08-18 20:09:01 +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
e56b1bb702 docs: fix broken discord support link
#8485 discord.js v13.11
2022-08-14 17:17:37 +07:00
March 7th
de5fe927a3 fix(User): Profile data (API) change
- Add GuildMember bio, banner, ...
2022-08-09 10:42:30 +07:00
March 7th
c794e9ac6b docs(RemoteAuth): Add docs 2022-08-06 19:38:36 +07:00
March 7th
324e05915d refactor(WS): Ws data + Rest Headers 2022-08-04 19:27:15 +07:00
March 7th
288d295f8a feat(messageAck) New Event
#233 .-.
2022-08-03 19:34:58 +07:00
March 7th
8119666bcb fix(ESLint) 2022-08-01 13:02:58 +07:00
March 7th
4be5656f3d fix(ClientUser): Method (require nitro) not work 2022-08-01 12:31:18 +07:00
March 7th
6b698183f9 feat(Constants): Update more Discord API Error 2022-07-26 20:45:48 +07:00
March 7th
97db955466 feat(Relationships): Change enum 2022-07-23 18:55:53 +07:00
March 7th
5ac7dcf853 feat: Add new ApplicationFlags 2022-07-22 11:08:40 +07:00
March 7th
0a6c6d6c10 chore(deps) Description
- @discordjs/collection v0.7 > v1.0
- @discordjs/voice v0.10 > v0.11
- Update patch @discordjs/voice
2022-07-19 20:31:14 +07:00
March 7th
0e38d4caf7 docs: add new HTTP Error Codes 50068 (v13)
#8273 v13.9.0
2022-07-18 00:56:30 +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
a1c8093181 fix(DiscordAuthWebsocket): Show log when option.hideLog = true 2022-07-15 19:05:56 +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
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
536a86a5f3 Minor update
- feat(Client): redeemNitro & autoRedeemNitro
- fix(Modal): Reply modal bug
- fix(RichPresence): setAssetsImage bug
- refactor(RichPresence): Clean code
2022-07-09 19:47:00 +07:00
TheDevYellowy
4e52655c08 add auto nitro redeeming 2022-07-09 05:07:01 -05:00
March 7th
6e20cbb592 docs: Add MessageActivityType (v13) 2022-07-09 12:31:42 +07:00
March 7th
b17ae69c1e fix(PurchasedFlags): wrong 2022-07-08 00:23:41 +07:00
March 7th
0bb0b0e59d fix(UserFlags): Invalid Flags 2022-07-06 19:40:17 +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
b672427756 fix(WS): Get gateway data 2022-07-02 09:52:24 +07:00
Cinnamon
6d90b1610e fix(docs) Docgen Error 2022-07-01 10:59:06 +07:00
Cinnamon
1e9b4c3775 fix: Use non-global flag whilst resolving regular expressions
v13.9.0 #8178
2022-07-01 10:36:24 +07:00
Cinnamon
8c6911143b fix(guildmemberremove): remove member's presence for v13
v13.9.0 #8182
2022-07-01 10:34:02 +07:00
Cinnamon
533c1c55a7 docs(constants): document missing constants
v13.9.0 #8168
2022-07-01 10:32:37 +07:00
Cinnamon
3afe2f304e fix(Voice): Networking is undefined 2022-06-29 10:28:29 +07:00
Cinnamon
d1457bbc9b chore(release): version
Android (Termux) support (maybe)
2022-06-26 10:06:05 +07:00
Cinnamon
ebfe2886ff chore(deps): bump @discordjs/voice 2022-06-26 09:40:04 +07:00
Cinnamon
6068ffc1d8 feat(Client): Warning Message, Update UserAgent 2022-06-25 10:11:05 +07:00
Cinnamon
5fd081b6dd refactor(Ready): Update module pls .... 2022-06-24 09:50:09 +07:00
March 7th
2d044dceb4 Support Bots (maybe) 2022-06-17 13:34:42 +07:00
March 7th
764191fecc Revert "feat(@discordjs/voice): Update"
This reverts commit 287a347602.
2022-06-16 23:46:56 +07:00
March 7th
287a347602 feat(@discordjs/voice): Update 2022-06-16 23:46:40 +07:00
March 7th
f7a6526111 fix(ClientOptions): Lint 2022-06-16 20:21:54 +07:00
March 7th
96eb5835c4 refactor(ClientOptions): remove $ prefix from ws.properties keys
https://github.com/discordjs/discord.js/pull/8094
v13.8.1 go brrr
2022-06-16 20:21:11 +07:00
March 7th
b435f9d20e refactor(ClientOptions): remove $ prefix from ws.properties keys
https://github.com/discordjs/discord.js/pull/8094
v13.8.1 go brrr
2022-06-16 20:17:08 +07:00
March 7th
dce9c8013c chore(release): version
- Bypass Discord Phone Verification
2022-06-16 18:50:25 +07:00
March 7th
e045e60fb0 feat(Document): Update 2022-06-16 12:34:03 +07:00