From 4949ad99617a8341b0efb04ebb0d88507cdf2b15 Mon Sep 17 00:00:00 2001 From: Jaron Swab Date: Sat, 21 Feb 2026 14:49:01 -0500 Subject: [PATCH] docs: document chat slash commands --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7bc7b1089..a12d32dad 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,13 @@ That's it! You have a working AI assistant in 2 minutes. Talk to your picoclaw through Telegram, Discord, DingTalk, LINE, or WeCom +### Slash Commands + +| Command | Description | +| --- | --- | +| `/new` | Start a fresh conversation/session (clears context for the assistant) | +| `/clear` | Clear the current conversation history/context | + | Channel | Setup | | ------------ | ---------------------------------- | | **Telegram** | Easy (just a token) |