mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-04 12:41:41 +00:00
The react message-action handler dispatched straight to the sender without checking the resolved account, so a disabled Nextcloud Talk account (`enabled:false`) that still had a baseUrl/botSecret in config could keep emitting reactions. `describeMessageTool` already hides the tool for unconfigured accounts, but an explicit accountId can reach `handleAction` directly. Enforce the same enabled+configured gate at dispatch, mirroring the Signal reaction fix (#112607). Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
OpenClaw Nextcloud Talk
Official OpenClaw channel plugin for Nextcloud Talk conversations.
Install from OpenClaw:
openclaw plugins install @openclaw/nextcloud-talk
Configure the Nextcloud server and Talk credentials in OpenClaw, then enable the conversations where agents should receive and send messages.