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

10 lines
144 B
JSON
Raw Normal View History

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