openclaw/extensions/twitch/clawdbot.plugin.json
2026-01-25 16:30:23 +08:00

10 lines
150 B
JSON

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