mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-08-07 09:58:34 +00:00
fix(channels): align Dream prompt Telegram copy
This commit is contained in:
parent
f38fd7d5d3
commit
979f038ded
@ -418,7 +418,7 @@ class TelegramChannel(BaseChannel):
|
|||||||
BotCommand("dream", "Run Dream memory consolidation now"),
|
BotCommand("dream", "Run Dream memory consolidation now"),
|
||||||
BotCommand("dream_log", "Show the latest Dream memory change"),
|
BotCommand("dream_log", "Show the latest Dream memory change"),
|
||||||
BotCommand("dream_restore", "Restore Dream memory to an earlier version"),
|
BotCommand("dream_restore", "Restore Dream memory to an earlier version"),
|
||||||
BotCommand("dream_prompt", "Show or initialize the Dream prompt override"),
|
BotCommand("dream_prompt", "Tell Dream how to organize memory"),
|
||||||
BotCommand("help", "Show available commands"),
|
BotCommand("help", "Show available commands"),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user