#running a Discord bot on multiple hosts

5 messages · Page 1 of 1 (latest)

tulip hare
#

Is there a way to run a Discord bot on multiple hosts? I now have access to two host servers, and would like to be able to run 50 shards of my bot on one host and the last 50 shards of my bot on the second host. Are there any tutorials to go about this? I have not found any.

jagged axleBOT
#

• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.

gloomy basin
#

there's shardList option for sharding

tulip hare