Vibe Dot Channel Plugin for OpenClaw
Code Pluginsource linkedCommunity code plugin. Review compatibility and verification before install.
README
Vibe Dot Channel Plugin for OpenClaw
Connects OpenClaw to Vibe Dot device transcriptions via SSE streaming.
Configuration
Add the following to your OpenClaw channel configuration:
{
"channels": {
"vibe-dot": {
"token": "<required> Bearer token for authenticating with the SSE endpoint",
"sseUrl": "https://demo-dot-relay.vibeus.workers.dev/dot-messages"
}
}
}
Fields
| Field | Required | Description |
|---|---|---|
token | Yes | Bearer token sent in the Authorization header when connecting to the SSE endpoint. |
sseUrl | No | SSE endpoint URL. Defaults to https://demo-dot-relay.vibeus.workers.dev/dot-messages. |
Capabilities
- Channels
- vibe-dot
- configSchema
- Yes
- Executes code
- Yes
- HTTP routes
- 0
- Plugin kind
- channel
- Runtime ID
- vibe-dot
- Setup entry
- Yes
Compatibility
- Built With Open Claw Version
- 2026.4.1
- Plugin Api Range
- >=2026.1.1
Verification
- Tier
- source linked
- Scope
- artifact only
- Summary
- Validated package structure and linked the release to source metadata.
- Commit
- 960806c0ded4
- Tag
- main
- Provenance
- No
- Scan status
- clean
Tags
- latest
- 0.1.2
