Commit Graph

66 Commits

Author SHA1 Message Date
March 7th 0324e0f684 fix: RelationshipManager cache missing 2022-10-25 12:37:23 +07:00
March 7th e348c8e308 chore: release v2.8.5 2022-10-21 18:53:09 +07:00
March 7th 17b3ca237c fix: missing deps 2022-10-15 12:26:52 +07:00
March 7th 8b7a93bf22 chore: deps + dev deps
+ Update @discordjs/builders
+ Update @discordjs/collection
+ Update @sapphire/shapeshift
+ Update discord-api-types
+ Update eslint
+ Update tsd
- Remove @discordjs/voice
+ @discordjs/voice patch v0.13
+ Fix `patchVoice` options
2022-10-14 18:12:47 +07:00
March 7th 3c2b4c9364 fix: Cannot read properties of undefined (reading 'guildId')
TypeError: Cannot read properties of undefined (reading 'guildId')
    at module.exports [as INTERACTION_SUCCESS]
2022-10-11 17:19:57 +07:00
March 7th a141adf385 feat: awaitModal 2022-10-09 19:37:04 +07:00
March 7th a1acbf2721 Refactor Modal.reply 2022-09-29 19:45:22 +07:00
March 7th 11e2798ae5 Update
- Deps:
 + `discord-api-types`: `0.37.8` > `0.37.10`
 + `ws`: `8.8.1` > `8.9.0`
 + `string-similarity`: `4.0.4`
- Dev deps:
 + `eslint`: `8.23.0` > `8.24.0`
- Update @discordjs/voice
- fix(SendSlash): Error when fetch autocomplete data
- fix(MessageButton): Circular Dependencies
2022-09-28 19:40:46 +07:00
March 7th 70cde7df55 feat: Update
- Event for GroupDM
- Friend nickname
#29
2022-09-16 19:08:15 +07:00
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 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 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 19dc2ee263 feat(GuildMemberManager): _fetchMany 2022-08-09 10:43:16 +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 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 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 51febce077 fix: pass in the expected query object type for application commands
v13.9 #8189
2022-07-04 12:19:21 +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 5fd081b6dd refactor(Ready): Update module pls .... 2022-06-24 09:50:09 +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 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 f9ec41c9b6 Calling support (1) 2022-05-21 20:58:33 +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
March 7th 6b0b670488 Notify only when a new version is available #91 2022-05-06 17:45:16 +07:00
March 7th c7cc764718 readyStatus
The option is set to auto-on. Automatically sync status from other Client (web, desktop) to selfbot
2022-04-29 12:13:59 +07:00
March 7th 80115acecd New Event (userSettingsUpdate) 2022-04-29 12:12:50 +07:00
March 7th f165491083 GuildMember.fetch() fix 2022-04-17 17:21:54 +07:00
March 7th 70637bb8d6 ClientSetting.setCustomStatus()
.-.
2022-04-16 22:56:18 +07:00
March 7th 2a559f7d36 Eslint fix all 2022-04-16 19:01:05 +07:00