Files
openclaw/extensions/nextcloud-talk
thomas.szbay a9e2b06812 fix(nextcloud-talk): align supported message actions (#104906)
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).
2026-07-12 06:28:07 +01:00
..
2026-06-04 21:33:54 -04:00

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.