From dd3a2a3a41a7c0104cee2b3786ba272e8671bc9c Mon Sep 17 00:00:00 2001 From: Ivan Agosto Date: Mon, 30 Mar 2026 12:01:43 -0600 Subject: [PATCH] chore: Update chatmail readme --- docs/channels/chatmail/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/channels/chatmail/README.md b/docs/channels/chatmail/README.md index a0aa4ad08..5d0a6a385 100644 --- a/docs/channels/chatmail/README.md +++ b/docs/channels/chatmail/README.md @@ -7,7 +7,7 @@ The Chatmail channel enables PicoClaw to communicate via [Delta Chat](https://de ## Prerequisites - **deltachat-rpc-server**: The Delta Chat RPC server binary must be installed and available in your system's PATH. -- **Compatible chatemail account**: Check compatibility in [https://providers.delta.chat/](https://providers.delta.chat/). +- **Chatmail account or compatible chatemail account**: Check the chatmail relays [https://chatmail.at/relays](https://chatmail.at/relays) or compatibility list [https://providers.delta.chat/](https://providers.delta.chat/). ### Installing deltachat-rpc-server @@ -134,11 +134,11 @@ When the channel starts: | Text messages | ✅ | Send and receive | | Direct messages | ✅ | Full support | | Group chats | ✅ | With trigger configuration | -| Markdown rendering | ✅ | Messages formatted with markdown | +| Markdown rendering | ✅ | Messages formatted with markdown (only for ArcaneChat client) | | Reactions | ✅ | 👀 reaction on incoming messages, removed after response | -| Media attachments | ❌ | Not yet supported | -| Typing indicators | ❌ | Not yet supported | -| Message editing | ❌ | Not yet supported | +| Media attachments | ❌ | Not yet integrated | +| Typing indicators | ❌ | Not yet integrated | +| Message editing | ❌ | Not yet integrated | ## Security Considerations