shardsManager

Constructor

new shardsManger(file)

Constructor Options

Param

Required?

Description

file

true

The absolute path to your bot page that

contains all your bot codes.

Methods

spawn(shardsize)

Spawn shards.

Param

Required?

Description

shardsize

true

The amount of shards to spawn

Returns - void

Last updated