March 7th
136bf7ae50
fix(Button + SelectMenu): wrong applicationId #222
2022-07-26 10:16:27 +07:00
March 7th
eb1aa1458d
feat(Client): Add authorizeURL method
2022-07-23 19:21:37 +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
427ea92b88
fix(READY): Missing log
2022-07-16 15:50:48 +07:00
March 7th
4436e0ee85
fix: Spam log when client ready
2022-07-16 15:31:44 +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
7d8b15b007
fix: autoRedeemNitro
not working
2022-07-12 22:08:38 +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
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
March 7th
2d78b2437e
fix(PresenceUpdate): Event not emit
2022-07-09 20:14:18 +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
7c672aab06
feat(Client) combine autoRedeem and normal redeem
2022-07-09 05:56:04 -05:00
TheDevYellowy
7d42d08cdb
feat(Client) Split redeemNitro and autoRedeemNitro
2022-07-09 05:40:02 -05:00
TheDevYellowy
4e52655c08
add auto nitro redeeming
2022-07-09 05:07:01 -05:00
March 7th
a8a9528a28
fix(Module): Remove module
...
discord-rpc-contructor
2022-07-07 02:08:00 +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
8c6911143b
fix(guildmemberremove): remove member's presence for v13
...
v13.9.0 #8182
2022-07-01 10:34:02 +07:00
Cinnamon
354fe2a7be
types: add missing shard types (v13)
...
v13.9.0 #8192
2022-07-01 09:59:57 +07:00
Cinnamon
736238f3df
chore(release): version
2022-06-26 13:40:26 +07:00
Cinnamon
c097deeab4
dev(test) Test only
2022-06-26 11:53:37 +07:00
Cinnamon
ebfe2886ff
chore(deps): bump @discordjs/voice
2022-06-26 09:40:04 +07:00
Cinnamon
cd70a91aaa
fix(READY): Log and typing
2022-06-25 10:28:31 +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
Cinnamon
8b5eac8cf2
fix(WebSocketShard): backport error handler preservation on connections
...
https://github.com/discordjs/discord.js/pull/8164
v13.9.0
2022-06-24 09:16:13 +07:00
March 7th
2d044dceb4
Support Bots (maybe)
2022-06-17 13:34:42 +07:00
March 7th
206c699844
fix: destroy options during cleanup
...
v13.8.1
2022-06-17 12:48:31 +07:00
March 7th
e045e60fb0
feat(Document): Update
2022-06-16 12:34:03 +07:00
March 7th
007f0ef3b1
chore(release): version
2022-06-15 23:07:24 +07:00
March 7th
a344df8ccc
refactor(Event): Update Events
2022-06-15 18:35:32 +07:00
David Guttman
c8489bd48a
fix: rename interaction_failure websocket handler
...
fixes #163
2022-06-14 12:18:14 -07:00
March 7th
83c809cc32
fix(Event): name
2022-06-14 08:48:06 +07:00
March 7th
dd2912fb8d
chore(release): version
2022-06-13 23:53:43 +07: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
21bbfe4aa2
fix(event): userSettingsUpdate memory leak
2022-06-10 15:51:31 +07:00
March 7th
305ccaac90
v2.2.0
...
Discord.js v13.8.0
2022-06-06 11:21:36 +07:00
March 7th
832bc010c5
Update WebSocketShard.js
2022-06-06 10:30:06 +07:00
March 7th
c165824419
v2.1.0
...
fix: ClientUser.notes return empty Collection
fix: Recieve messages from large servers #72
feat: checkUpdate return Debug event (not console.log)
feat: RelationshipAdd event, param type return RelationshipTypes
feat: online status when login
feat: fix documents
2022-06-06 00:42:08 +07:00
March 7th
e3d842db53
Fix #121 and smail update
2022-06-04 13:26:53 +07:00
March 7th
f60f5bc691
@discordjs/voice 0.10.0-dev patch
2022-05-21 21:02:00 +07:00
March 7th
f9ec41c9b6
Calling support (1)
2022-05-21 20:58:33 +07:00
March 7th
c201e7da69
Discord.js v13.7
2022-05-14 15:06:15 +07:00
March 7th
8355a8e135
maybe minor update ?
2022-05-11 20:19:04 +07:00
March 7th
391d972d98
document
2022-05-06 21:17:20 +07:00