feat: add cross-channel tasks command

This commit is contained in:
AaronZ345
2026-07-17 17:06:08 +08:00
parent 7d8751f04b
commit 64e8f56a7b
3 changed files with 197 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ TELEGRAM_BOT_COMMANDS = [
("help", "Show command help"),
("status", "Show running status"),
("context", "View/clear conversation context (sub: clear)"),
("tasks", "List scheduled tasks for this chat"),
("skill", "Manage skills (list/search/install/...)"),
("memory", "Manage memory (sub: dream)"),
("knowledge", "Manage knowledge base (list/on/off)"),