feat: Add @codebot help command for instant discoverability
All checks were successful
Enterprise AI Code Review / ai-review (pull_request) Successful in 16s

Implements help command that shows all available bot commands with examples and categories.

Users can now type '@codebot help' to see complete command list without reading docs.
This commit is contained in:
2025-12-28 18:57:52 +00:00
parent c072d29781
commit 73d3dc6e37
5 changed files with 148 additions and 1 deletions

View File

@@ -59,6 +59,7 @@ interaction:
respond_to_mentions: true
mention_prefix: "@codebot" # Change this to customize your bot's name!
commands:
- help
- explain
- suggest
- security