Nassim
Nassim
Explore posts from servers
DIAdiscord.js - Imagine an app
Created by Nassim on 8/27/2024 in #djs-voice
running multiple bots with one script
I tried running about 14 bots with one script and make them join voice channels and tried using worker threads to run each bot on a separate thread and distribute the bots and balance them on multiple cpu cores but but after a while of launching the script some of those bots go offline idk if the cpu can't handle running all of those bots simultaneously or it's just an internet problem can anyone help me understand the problem? Or at least suggest some methods to debug the problem
14 replies
DIAdiscord.js - Imagine an app
Created by Nassim on 8/24/2024 in #djs-voice
connecting bots to vc
Can i keep more than one bot connected to different VC's using one script ?
5 replies