register
Register a SlashCommand to the registry.
This method is only called after the initialize method and allows runtime modifications.
Register a MessageCommand to the registry.
This method is only called after the initialize method and allows runtime modifications.
Register a UserCommand to the registry.
This method is only called after the initialize method and allows runtime modifications.
Registration logic for slash commands, extracted for clarity.
Registration logic for message commands, extracted for clarity.
Registration logic for user commands, extracted for clarity.