openclaw-localnode
v0.1.0
Published
OpenClaw local machine channel via Node bridge service
Maintainers
Readme
@yourname/openclaw-localnode
OpenClaw 通道插件模板:通过 Node bridge service 与你的机子通信。
配置
{
"channels": {
"localnode": {
"serviceUrl": "http://127.0.0.1:3100",
"webhookHost": "127.0.0.1",
"webhookPort": 18900,
"webhookPath": "/webhook/localnode"
}
}
}发布
npm publish --access public