The Eris client
ID of the cluster
Function to handle commands. Have a function called handleCommand
to your cluster class to handle commands.
Data sent in the command
Graceful shutdown of the cluster. Have a function within your bot class called shutdown
to use this.
Call this function when your shutdown function is complete.
ID of the worker
Generated using TypeDoc
The base class for a cluster