mirror of
https://github.com/tiennm99/claude-status-webhook.git
synced 2026-04-17 15:20:37 +00:00
feat: add /info command to show chat ID and subscription status
This commit is contained in:
@@ -11,6 +11,7 @@ const BOT_COMMANDS = [
|
||||
{ command: "status", description: "Current system status" },
|
||||
{ command: "subscribe", description: "Set notification preferences" },
|
||||
{ command: "history", description: "Recent incidents" },
|
||||
{ command: "info", description: "Chat ID & subscription info" },
|
||||
{ command: "uptime", description: "Component health overview" },
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user