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 |
|
March 7th
|
931605ae0d
|
fix: JSDocs parse error
|
2022-08-03 19:47:37 +07:00 |
|
March 7th
|
171f2b1af9
|
chore(release): v2.4.7
|
2022-08-01 12:43:21 +07:00 |
|
March 7th
|
4be5656f3d
|
fix(ClientUser): Method (require nitro) not work
|
2022-08-01 12:31:18 +07:00 |
|
March 7th
|
71e91d3761
|
chore(release): v2.4.6
v13.9.1
|
2022-07-26 10:18:46 +07:00 |
|
March 7th
|
1e9c6ad9d5
|
Create readme.md
|
2022-07-26 09:53:26 +07:00 |
|
March 7th
|
18cf4c58da
|
chore(release): v2.4.4
|
2022-07-23 19:22:10 +07:00 |
|
March 7th
|
4710329beb
|
feat(RichPresence): Support RPC Discord Apps (IPC) [2]
|
2022-07-23 18:56:49 +07:00 |
|
March 7th
|
5ac7dcf853
|
feat: Add new ApplicationFlags
|
2022-07-22 11:08:40 +07:00 |
|
March 7th
|
48983871a6
|
chore(release): v2.4.1
|
2022-07-19 20:33:04 +07:00 |
|