|
|
@@ -44,7 +44,7 @@ hermes gateway restart
|
|
|
| `CHATTO_URL` | Yes | Base URL of your Chatto server |
|
|
|
| `CHATTO_LOGIN` | Yes | Chatto username |
|
|
|
| `CHATTO_PASSWORD` | Yes | Chatto password |
|
|
|
-| `CHATTO_HOME_CHANNEL` | No | Room ID for cron/notification delivery (defaults to first watched room) |
|
|
|
+| `CHATTO_HOME_CHANNEL` | No | **Cron-Job-Zielkanal**: Legt den Standard-Raum fest, in den geplante Cron-Jobs (z. B. „tägliche Nachricht um 9 Uhr“) ihre Ergebnisse ausliefern. Wenn nicht gesetzt, nimmt der Bot die erste Room-ID, in der er gelistet ist. Beispiel: `CHATTO_HOME_CHANNEL=RbmwiHk4vs9a3Ql` |
|
|
|
| `CHATTO_CHANNELS` | No | Comma-separated room IDs to watch (default: all joined rooms) |
|
|
|
| `CHATTO_REQUIRE_MENTION` | No | Only respond to @mentions in rooms (default: true). DMs always respond. |
|
|
|
| `CHATTO_AUTO_THREAD` | No | Auto-create threads for replies in rooms (default: true) |
|
|
|
@@ -95,4 +95,4 @@ Chatto v0.4.19. Protocol version 1 (binary protobuf over WebSocket).
|
|
|
|
|
|
## License
|
|
|
|
|
|
-MIT
|
|
|
+MIT
|