Called before the client is started
:::info[Lifecycle Method]
This method is a lifecycle method and gets run during the bot's lifecycle.
:::
This is called before the client is started, before start.
Promise<void>