March 7th
|
453b9150f7
|
chore: release v2.9.0
|
2022-11-12 18:11:30 +07:00 |
|
March 7th
|
e7f0d3dbda
|
chore: release v2.8.15
|
2022-11-09 20:18:13 +07:00 |
|
March 7th
|
6255db8aa2
|
chore: release v2.8.14
|
2022-11-08 13:29:37 +07:00 |
|
March 7th
|
328f95643d
|
chore: release v2.8.13
|
2022-11-06 12:36:38 +07:00 |
|
March 7th
|
0975224da0
|
fix: sendSlash in dm channel
|
2022-11-06 12:05:18 +07:00 |
|
March 7th
|
a768fbf590
|
chore: release v2.8.12
|
2022-11-05 20:08:21 +07:00 |
|
March 7th
|
04296bd6d1
|
chore: release v2.8.11
|
2022-11-04 19:46:05 +07:00 |
|
March 7th
|
83e764aad5
|
chore: release v2.8.10
|
2022-11-04 19:28:18 +07:00 |
|
March 7th
|
9616ef19a7
|
chore: username discord
|
2022-11-02 22:23:47 +07:00 |
|
March 7th
|
0342a0c426
|
chore: release v2.8.9
|
2022-10-30 19:29:30 +07:00 |
|
March 7th
|
0c3d922096
|
chore: release v2.8.8
- User.themeColors
- Update ClientBuild
|
2022-10-26 19:38:09 +07:00 |
|
March 7th
|
51a36c7210
|
chore: release v2.8.7
|
2022-10-25 21:57:53 +07:00 |
|
March 7th
|
95ef7a2b41
|
chore: release v2.8.6
- Update Discord Client version
- Update UserAgent
- Update deps
|
2022-10-23 19:00:07 +07:00 |
|
March 7th
|
e348c8e308
|
chore: release v2.8.5
|
2022-10-21 18:53:09 +07:00 |
|
March 7th
|
ed4375fd9d
|
chore: Update WebEmbed Hosting
|
2022-10-16 10:36:53 +07:00 |
|
March 7th
|
89df4addb9
|
fix: missing deps (2)
|
2022-10-15 12:29:31 +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
|
7c07a80d83
|
lint: fix
|
2022-10-12 19:50:56 +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
|
1ea40be065
|
chore(release): v2.8.0
|
2022-10-09 19:45:45 +07:00 |
|
March 7th
|
afcfd29a92
|
chore(release): v2.7.0
|
2022-10-03 19:30:49 +07:00 |
|
March 7th
|
a1acbf2721
|
Refactor Modal.reply
|
2022-09-29 19:45:22 +07:00 |
|
March 7th
|
e9961e4134
|
chore(release): v2.6.16
|
2022-09-28 22:09:00 +07:00 |
|
March 7th
|
419a695389
|
chore(release): v2.6.15
maybe fix #309 #306
|
2022-09-16 19:21:17 +07:00 |
|
March 7th
|
4475c6a238
|
docs: update misleading Client#guildMemberAvailable event description (v13)
#8617 djs v13.11
|
2022-09-16 12:03:54 +07:00 |
|
March 7th
|
1cec34f581
|
docs: fix
|
2022-09-11 22:54:07 +07:00 |
|
March 7th
|
04938bc4a5
|
chore(release): v2.6.14
fix docs, fix sendSlash, fix RelationshipManager
|
2022-09-11 09:42:58 +07:00 |
|
March 7th
|
e6bd66d14b
|
chore(release): v2.6.13
|
2022-09-10 18:38:50 +07:00 |
|
March 7th
|
c8620a690f
|
Create main.json
|
2022-09-09 23:50:07 +07:00 |
|
Cinnamon
|
adf27cce26
|
Delete main.json
|
2022-09-09 23:48:03 +07:00 |
|
March 7th
|
54ca20ca8a
|
docs: fix
|
2022-08-31 11:24:16 +07:00 |
|
March 7th
|
b28e8a4cf3
|
docs: fix
|
2022-08-31 11:17:22 +07:00 |
|
March 7th
|
bbdf294330
|
refactor(GuildMemberManager): new Fetch method
|
2022-08-31 11:04:42 +07:00 |
|
March 7th
|
966542d6c3
|
heroku is no longer free :c
Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
|
2022-08-29 11:34:24 +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
|
468416adb6
|
fix(Client): createToken throw error Invalid URL
|
2022-08-23 23:49:22 +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
|
9ec9c77703
|
fix(RemoteAuth): Return fake token
|
2022-08-20 20:27:34 +07:00 |
|
March 7th
|
bcd4d20c50
|
chore(release): v2.6.4
Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
|
2022-08-19 19:21:22 +07:00 |
|
March 7th
|
a03703e141
|
Update main.json
|
2022-08-18 20:12:37 +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
|
666cddf9f0
|
chore(release): v2.6.1
|
2022-08-17 17:49:58 +07:00 |
|
March 7th
|
a4061d4927
|
chore(release): v2.6.0
No discord.js v13.11 :v
|
2022-08-15 19:51:51 +07:00 |
|
March 7th
|
04a0112ff0
|
chore(release): v2.5.1
|
2022-08-14 17:19:10 +07:00 |
|
March 7th
|
e56b1bb702
|
docs: fix broken discord support link
#8485 discord.js v13.11
|
2022-08-14 17:17:37 +07:00 |
|
March 7th
|
97f1c41232
|
docs: Update ConnectionAccount
|
2022-08-11 10:52:43 +07:00 |
|
March 7th
|
19dc2ee263
|
feat(GuildMemberManager): _fetchMany
|
2022-08-09 10:43:16 +07:00 |
|
March 7th
|
c794e9ac6b
|
docs(RemoteAuth): Add docs
|
2022-08-06 19:38:36 +07:00 |
|
March 7th
|
1bdb5a0f15
|
chore(release): v2.4.11
|
2022-08-04 19:45:27 +07:00 |
|