Skip to content

PopiiAutoShardOptions

Popii


Popii / PopiiAutoShardOptions

Defined in: utils/sharding.ts:8

token: string

Defined in: utils/sharding.ts:4

PopiiShardingOptions.token


optional file?: string

Defined in: utils/sharding.ts:5

PopiiShardingOptions.file


optional threshold?: number

Defined in: utils/sharding.ts:14

Guild count at which sharding is activated. Below this the process starts normally without a ShardingManager. Defaults to 2 500 (Discord’s hard limit is 2 500 guilds per shard).