refactor: optimize matrix channel — optional deps, trim comments, simplify methods

This commit is contained in:
Re-bin
2026-02-26 03:04:01 +00:00
parent 84f2f3c316
commit 988a85d8de
4 changed files with 236 additions and 714 deletions

View File

@@ -312,7 +312,11 @@ nanobot gateway
<details>
<summary><b>Matrix (Element)</b></summary>
Uses Matrix sync via `matrix-nio` (inbound media + outbound file attachments).
Install Matrix dependencies first:
```bash
pip install nanobot-ai[matrix]
```
**1. Create/choose a Matrix account**