bAVAZ1
DIAdiscord.js - Imagine an app
•Created by bAVAZ1 on 11/23/2023 in #djs-questions
Shard reconnect issue
thank you very much Qjuh, that was the main reason for the reconnection issue! We upgraded to 14.14.1 and it seems to work fine.
5 replies
DIAdiscord.js - Imagine an app
•Created by bAVAZ1 on 11/23/2023 in #djs-questions
Shard reconnect issue
i will try it, thank you!
5 replies
DIAdiscord.js - Imagine an app
•Created by bAVAZ1 on 11/23/2023 in #djs-questions
Shard reconnect issue
Im using
-
"discord.js": "^14.8.0"
- "discord-hybrid-sharding": "^2.1.4"
for create clusters and sharding
- "discordx": "^11.4.0"
for create new discord client
- 19.8.1 Node.js version
any related log wont help i think because im listening on this event:
and here is not much to log
the discord-hybrid-sharding cluster manager looks like:
and the discordx Client looks like:
5 replies
DIAdiscord.js - Imagine an app
•Created by bAVAZ1 on 11/23/2023 in #djs-questions
Shard reconnect issue
Im using
-
"discord-hybrid-sharding": "^2.1.4"
for create clusters and sharding
- "discordx": "^11.4.0"
for create new discord client
- 19.8.1 Node.js version
- "discord.js": "^14.8.0"
any related log wont help i think because im listening on this event:
and here is not much to log
the discord-hybrid-sharding cluster manager looks like:
and the discordx Client looks like:
3 replies