lucyrose39 / dokis

DDLC Bot repo
GNU General Public License v3.0
0 stars 0 forks source link

Do not set fixed amount of shards #39

Closed tangalbert919 closed 5 years ago

tangalbert919 commented 5 years ago

If testing mode is disabled, all dokis will start as an AutoShardedBot. We do not need to set a fixed number of shards manually, as AutoShardedBot can figure out how many shards to use on its own.

More information on that here.

tangalbert919 commented 5 years ago

Fixed. Perhaps this will save us time and memory.