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 thought of that it could be a connection issue
14 replies
DIAdiscord.js - Imagine an app
Created by Nassim on 8/27/2024 in #djs-voice
running multiple bots with one script
Oky wait lemme try
14 replies
DIAdiscord.js - Imagine an app
Created by Nassim on 8/27/2024 in #djs-voice
running multiple bots with one script
Wait lemme provide some screenshots
14 replies
DIAdiscord.js - Imagine an app
Created by Nassim on 8/27/2024 in #djs-voice
running multiple bots with one script
U used the index of each token as the group identifier in the joinVoiceChannel function
14 replies
DIAdiscord.js - Imagine an app
Created by Nassim on 8/27/2024 in #djs-voice
running multiple bots with one script
Yeah or just leave the vc sometimes
14 replies
DIAdiscord.js - Imagine an app
Created by Nassim on 8/27/2024 in #djs-voice
running multiple bots with one script
Well i tried that the cpu and ram usage looks normal node doesn't exceed 17% of cpu and about 100 mb of ram
14 replies
DIAdiscord.js - Imagine an app
Created by Nassim on 8/27/2024 in #djs-voice
running multiple bots with one script
How would be to monitor cpu and ram usage on windows are there any designated tool i should use?
14 replies
DIAdiscord.js - Imagine an app
Created by Nassim on 8/27/2024 in #djs-voice
running multiple bots with one script
I can use child processes to run each one in a separate node process but i don't think that would make any difference would it ?
14 replies
DIAdiscord.js - Imagine an app
Created by Nassim on 8/24/2024 in #djs-voice
connecting bots to vc
how about using thread workers and run each bot instance in its own thread and that would also allow me to leverage other cpu cores instead of runnin all the bots on one core
5 replies
DIAdiscord.js - Imagine an app
Created by Nassim on 8/24/2024 in #djs-voice
connecting bots to vc
i'd like to try can u tell how i can achieve that or at least where i should look ?
5 replies