forked from Galactic/galactic-bot
maybe this fixed it
This commit is contained in:
parent
55aafa5cb7
commit
1751def65e
@ -57,6 +57,7 @@ class Shard extends EventEmitter
|
||||
...process.env,
|
||||
SHARDING_MANAGER: true, // IMPORTANT, SHARD IPC WILL BREAK IF MISSING
|
||||
SHARDING_MANAGER_MODE: 'process', // IMPORTANT, SHARD IPC WILL BREAK IF MISSING
|
||||
SHARDS: this.#id,
|
||||
SHARD_ID: this.#id,
|
||||
SHARD_COUNT: options.totalShards,
|
||||
DISCORD_TOKEN: options.token
|
||||
|
Loading…
Reference in New Issue
Block a user