fix(telegram): include restart in help text
This commit is contained in:
@@ -453,6 +453,7 @@ class TelegramChannel(BaseChannel):
|
||||
"🐈 nanobot commands:\n"
|
||||
"/new — Start a new conversation\n"
|
||||
"/stop — Stop the current task\n"
|
||||
"/restart — Restart the bot\n"
|
||||
"/help — Show available commands"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user