openclaw/native-plugins/bluebubbles/openclaw.plugin.json
2026-03-20 09:30:16 +01:00

10 lines
160 B
JSON

{
"id": "bluebubbles",
"channels": ["bluebubbles"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}