Cinnamon
2d3499326c
Merge pull request #290 from aiko-chan-ai/dev
...
refactor(GuildMemberManager): new Fetch method
2022-08-31 11:05:02 +07:00
March 7th
bbdf294330
refactor(GuildMemberManager): new Fetch method
2022-08-31 11:04:42 +07:00
March 7th
6ac756fe89
chore(release): v2.6.9
...
Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-29 11:40:08 +07:00
March 7th
b0c348b50d
fix(Ws): args.proxy => args.agent
...
Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-29 11:26:25 +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
8a9d7e8713
feat(SessionManager): New feature from Discord
2022-08-25 18:20:00 +07:00
March 7th
468416adb6
fix(Client): createToken throw error Invalid URL
2022-08-23 23:49:22 +07:00
March 7th
30a8446c18
fix(Options): checkUpdate error
2022-08-21 09:54:13 +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
188ca6f973
hotfix: setting return undefined
2022-08-20 21:50:22 +07:00
March 7th
cbc3fbb7b8
feat(Client): ClientUserSettingManager => ClientSettingManager
...
client.setting => client.settings
...
2022-08-20 20:26:56 +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
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
89349b9eac
fix(Client): Emit Warning
...
fixed #253
2022-08-15 19:50: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
81f4e0bd2d
fix(Client): Invalid URL + client is undefined
...
fixed #243
2022-08-09 07:38:58 +07:00
March 7th
324e05915d
refactor(WS): Ws data + Rest Headers
2022-08-04 19:27:15 +07:00
March 7th
931605ae0d
fix: JSDocs parse error
2022-08-03 19:47:37 +07:00
March 7th
288d295f8a
feat(messageAck) New Event
...
#233 .-.
2022-08-03 19:34:58 +07:00
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