Would someone explain how sharding works, specifically discord.ext.commands.AutoShardedBot?
I put multiple questions below:
- Does it run on multiple servers?
- If not, how is it beneficial to shard it?
- Do guilds sometimes switch between shards?
- How do I use one database if the bot runs on multiple servers?
Thanks for your time.