Any example of sharded sapphire bot?

^
Solution:
you can use the discordjs internal sharder by setting shards to auto in client options. Unless you have need for an external sharder (which means your bot is like > 10 000 servers) then you're fine with that. Anyway there's a few I think but I wouldnt know which and if they're open source (unlikely tbh)
Jump to solution
1 Reply
Solution
Favna
Favna3d ago
you can use the discordjs internal sharder by setting shards to auto in client options. Unless you have need for an external sharder (which means your bot is like > 10 000 servers) then you're fine with that. Anyway there's a few I think but I wouldnt know which and if they're open source (unlikely tbh)

Did you find this page helpful?