docs: update help command docs for FlaskPaste detail pages
USAGE.md, CHEATSHEET.md, and TASKS.md updated to reflect enhanced !help output that pastes detailed docstrings via FlaskPaste. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -124,9 +124,9 @@ unchanged. The server name is derived from the hostname automatically.
|
||||
| Command | Description |
|
||||
|---------|-------------|
|
||||
| `!ping` | Bot responds with "pong" |
|
||||
| `!help` | List all available commands |
|
||||
| `!help <cmd>` | Show help for a specific command |
|
||||
| `!help <plugin>` | Show plugin description and its commands |
|
||||
| `!help` | List all commands + paste full reference |
|
||||
| `!help <cmd>` | Show help + paste detailed docstring |
|
||||
| `!help <plugin>` | Show plugin description + paste command details |
|
||||
| `!version` | Show bot version |
|
||||
| `!uptime` | Show how long the bot has been running |
|
||||
| `!echo <text>` | Echo back text (example plugin) |
|
||||
|
||||
Reference in New Issue
Block a user