Remove sharding
I know. this sounds dumb, but when we hit 2.5K guilds, you have to shard which means you have to edit all of your code to allow sharding compatibility, and even professional bot devs dont know how to do it.
-
If you hit 40k servers, you're happy about this. Yes, it can cause some difficulties, but when a shard crashes, be happy that it isn't your entire bot. It takes a few minutes to start up, whilst a shard takes about 10 seconds at max. Your lib also must have some documentation.
If you use the many cross-guild things, consider webhooks or functions for it.
4 -
Please clarify your last statement. Which "professional bot devs" don't know how to shard? That aside, sharding bots is easy anyway.
5 -
Read the library docs
2 -
Anyone who is claims they're "professional bot dev" and yet they lack the ability to look at the library docs for sharding and following the code specific, they are most definitely not what they claim to be.
7 -
Why though? Sharding lessens the stress on the bot and makes it perform generally better. 3 -
Actually, Sharding is a useful system and has a few benefits. One of the main benefits being that it reduces the load on both the host server and Discord in addition to performance improvements. 2
U moet u aanmelden om een opmerking te plaatsen.
Opmerkingen
6 opmerkingen