Files
openclaw/extensions/twitch/openclaw.plugin.json
2026-01-30 03:16:21 +01:00

10 lines
150 B
JSON

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