Files
clawdbot/extensions/nostr/clawdbot.plugin.json
2026-01-20 20:15:56 +00:00

12 lines
156 B
JSON

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