create

abstract fun create()

The setup method for this shard. This method will be called when the shard is loaded.

You can use this method to initialize your shard, such as loading configuration files, registering commands, etc.