mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-15 03:16:05 +00:00
Nextcloud Talk's supportsAction advertised support for all non-send actions (including delete, pin, edit, read), but the handler only implements 'react'. Unsupported actions passed the dispatcher boundary check only to fail inside the handler. This aligns supportsAction with actual implementation, matching the pattern from PR #104788 (Signal adapter fix).
OpenClaw Nextcloud Talk
Official OpenClaw channel plugin for Nextcloud Talk conversations.
Install from OpenClaw:
openclaw plugin add @openclaw/nextcloud-talk
Configure the Nextcloud server and Talk credentials in OpenClaw, then enable the conversations where agents should receive and send messages.