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
|
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
|
51febce077
|
fix: pass in the expected query object type for application commands
v13.9 #8189
|
2022-07-04 12:19:21 +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
|
a344df8ccc
|
refactor(Event): Update Events
|
2022-06-15 18:35:32 +07:00 |
|
March 7th
|
dd2912fb8d
|
chore(release): version
|
2022-06-13 23:53:43 +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
|
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
|
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 |
|
March 7th
|
522f7f756a
|
copy eslint + tslint from Discord.js (v13)
|
2022-04-16 17:44:43 +07:00 |
|
March 7th
|
03280160e1
|
1.3.7
Hot fix WebEmbed
|
2022-04-15 00:01:41 +07:00 |
|
March 7th
|
7c7fc192ba
|
1.3.5
+ Fix Typescript
+ Add some websocket event
+ bla bla
|
2022-04-14 21:32:11 +07:00 |
|
March 7th
|
f73525f278
|
1.3.3
Change logs:
+ New Event:
> relationshipAdd: user.id, type
> relationshipRemove: user.id
> client.relationships: RelationshipsManager
> User.relationships
> Update Document .-.
- DEPRECATED
> client.blocked
> client.friends
> clientUser.findFriend
> User.blocked
> User.friend
> some console.log()
|
2022-04-12 12:46:08 +07:00 |
|
March 7th
|
89d8b08a08
|
1.3.2
Fix guild.members.fetch()
New event: guildMemberListUpdate (same as guildMemberChunk)
|
2022-04-11 19:48:20 +07:00 |
|
March 7th
|
52e63f117f
|
Update READY.js
|
2022-03-26 22:23:29 +07:00 |
|
March 7th
|
7dfdef46a5
|
Downgrade to v13
[vi] cảm giác đau khổ
|
2022-03-24 17:55:32 +07:00 |
|
March 7th
|
557236221c
|
Update Document and Ready
|
2022-03-22 17:09:50 +07:00 |
|
March 7th
|
b0e9e7dd71
|
RPC patch
|
2022-03-21 23:37:41 +07:00 |
|
March 7th
|
0cf642395f
|
update
|
2022-03-21 22:24:08 +07:00 |
|
March 7th
|
4d247119f4
|
RichPresence Testing 1
|
2022-03-21 20:12:36 +07:00 |
|
March 7th
|
33c82f4e81
|
.-.
|
2022-03-21 11:23:41 +07:00 |
|
March 7th
|
bb3d582f61
|
Clear console.log, checkUpdate in ClientOptions
|
2022-03-21 10:56:51 +07:00 |
|
March 7th
|
9c625a9bf5
|
Set Position of Guild
|
2022-03-20 14:25:53 +07:00 |
|
March 7th
|
ac49705f3e
|
Initial commit
|
2022-03-19 17:37:45 +07:00 |
|