openclaw/extensions/twitch/clawdbot.plugin.json
2026-01-29 13:20:31 +08:00

10 lines
150 B
JSON

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