Commit Graph

704 Commits

Author SHA1 Message Date
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
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
Cinnamon
25e22b7daa
Merge pull request #210 from NekoCyan/main
fix(nitroType): undefined.
2022-07-17 10:06:09 +07:00
NekoCyan
44088b90fe
fix(nitroType): undefined. 2022-07-17 02:58:22 +07:00
March 7th
eac5da100b Delete ClientOption.md 2022-07-16 16:45:48 +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
83a064e689 fix(RPC): Invalid data 2022-07-16 15:43:11 +07:00
March 7th
4436e0ee85 fix: Spam log when client ready 2022-07-16 15:31:44 +07:00
March 7th
11fff76625 Update RichPresence.md 2022-07-16 15:29:30 +07:00
March 7th
51cea4eb9d docs: Update 2022-07-16 00:50:54 +07:00
March 7th
156cdd4918 feat(VoiceState): add user prop. 2022-07-16 00:50:27 +07:00
March 7th
dac47563c6 chore(release): v2.3.76 2022-07-15 21:40:44 +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
a1c8093181 fix(DiscordAuthWebsocket): Show log when option.hideLog = true 2022-07-15 19:05:56 +07:00
March 7th
cbfe38f714 fix(VoiceState) channel return null (DM/Group) 2022-07-15 18:20:34 +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
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
Cinnamon
e284ef51ee
Merge pull request #205 from websharik/main
fix: Lint
2022-07-15 01:42:26 +07:00
LionG
e91225ba34
Merge branch 'aiko-chan-ai:main' into main 2022-07-14 20:07:08 +03:00
Lion
a39e645edc Lint 2022-07-14 20:06:01 +03:00
Cinnamon
40db78ea7d
Merge pull request #204 from websharik/main
fix(MessageManager): fetch throw 'Missing Access'
2022-07-14 23:32:15 +07:00
Lion
bf61917ee0 Fix channel.messages.fetch throw 'Missing Access' 2022-07-14 19:21:45 +03:00
March 7th
7d8b15b007 fix: autoRedeemNitro not working 2022-07-12 22:08:38 +07:00
March 7th
02348ef5ad fix(Event): this.message is undefined
Fixed #199
2022-07-12 21:29:59 +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
ec809a0f95 fix(Typing): Event name
ERROR: 176:13  unified-signatures  This overload and the one on line 175 can be combined into one signature taking `'cancel' | 'pending'`.
2022-07-11 15:07:12 +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
Cinnamon
fa174ebd9e
fix(RichPresence): Wrong method (toDiscord) 2022-07-10 01:17:09 +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
Cinnamon
0df013b2dc
Merge pull request #193 from TheDevYellowy/main
feat(Client) Fix & add auto nitro redeeming
2022-07-09 17:58:07 +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
6e20cbb592 docs: Add MessageActivityType (v13) 2022-07-09 12:31:42 +07:00
Cinnamon
5de442cfcf
Merge pull request #191 from rfxct/fix/modal.reply-throwing-error
fix(Modal.reply): Remove exclamation mark
2022-07-08 21:35:44 +07:00
Marcos
07281580a4 fix(Modal.reply): Remove exclamation mark 2022-07-08 11:27:43 -03:00
March 7th
b17ae69c1e fix(PurchasedFlags): wrong 2022-07-08 00:23:41 +07:00
March 7th
bf7d09a151 Docs: Update 2022-07-07 16:11:40 +07:00