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

10 lines
144 B
JSON

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