Files
openclaw/extensions/twitch/openclaw.plugin.json
T

10 lines
150 B
JSON
Raw Normal View History

2026-01-27 03:48:10 +08:00
{
"id": "twitch",
"channels": ["twitch"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}