Section: commands
Complexity: 2
Estimate Hours: 2
Implement a /help slash command that lists available commands and brief descriptions. Group commands by category (core, faq, fun, dev). Support ephemeral output by default and keep logic thin by reading from a shared command registry.
Section: commands
Complexity: 2
Estimate Hours: 2
Implement a /help slash command that lists available commands and brief descriptions. Group commands by category (core, faq, fun, dev). Support ephemeral output by default and keep logic thin by reading from a shared command registry.