how to cluster on more then one computer
im wondering if / how you could have two vps running a discord bot to split up the interactions / commands to make your discord bot faster
5 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!not really
they would just interfere
thats also somewhat what sharding does
but thats for above 2000 guilds
but how does that work for big bots like mee6
since what sharding and local clustering does it just split up the guilds into different process on the computer but there is a limit even to that so how do they avoid that
powerful machines i guess
How you do that