fix: 修改插件id
This commit is contained in:
parent
09ce2741d5
commit
6f1693f1d8
@ -1,6 +1,6 @@
|
||||
{
|
||||
"id": "openclaw-vocechat",
|
||||
"name": "openclaw-vocechat",
|
||||
"id": "vocechat",
|
||||
"name": "vocechat",
|
||||
"version": "1.0.0",
|
||||
"description": "VoceChat channel plugin for OpenClaw",
|
||||
"configSchema": {
|
||||
|
||||
@ -28,7 +28,7 @@ Configure in `~/.openclaw/openclaw.json`:
|
||||
accounts: {
|
||||
default: {
|
||||
serverUrl: "https://your-vocechat-server.com",
|
||||
botApiKey: "your-api-key",
|
||||
botApiToken: "your-api-key",
|
||||
wsServerUrl: "wss://your-vocechat-server.com/ws",
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user