CircuitSacul/hikari-clusters

[FEATURE] Some way to declare commands for bots more easily

Closed this issue · 1 comments

Probably inside of ClusterLauncher or Cluster init. Should also include event declaration, as well as custom args/kwargs for commands.

Another possibility is to have a function on GatewayBot which is called once the cluster is initialized.

Just do it inside the start method.