My bot is currently in around 130,000 servers, and I'm using Discord.js with sharding to handle them. The problem I'm facing is that whenever I need to restart the bot for updates, it takes around 15 minutes for the bot to be fully online across all servers.
Is there a way to restart my bot without any downtime? I'd really appreciate some guidance on this! Thanks in advance.