@opensino/talk
OpenClaw channel plugin for nevis talk — connects OpenClaw to a WebSocket-based messaging server.
Installation
openclaw plugins install clawhub:@opensino/talk
Configuration
{
"channels": {
"talk": {
"enabled": true,
"serverUrl": "ws://your-server/v3/openclaw/talk"
}
}
}
License
MIT