{ "name": "@clawdbot/nextcloud-talk", "version": "2026.1.23", "type": "module", "description": "Clawdbot Nextcloud Talk channel plugin", "clawdbot": { "extensions": [ "./index.ts" ], "channel": { "id": "nextcloud-talk", "label": "Nextcloud Talk", "selectionLabel": "Nextcloud Talk (self-hosted)", "docsPath": "/channels/nextcloud-talk", "docsLabel": "nextcloud-talk", "blurb": "Self-hosted chat via Nextcloud Talk webhook bots.", "aliases": [ "nc-talk", "nc" ], "order": 65, "quickstartAllowFrom": true }, "install": { "npmSpec": "@clawdbot/nextcloud-talk", "localPath": "extensions/nextcloud-talk", "defaultChoice": "npm" } } }