Files
clawdbot/extensions/telegram/clawdbot.plugin.json

12 lines
162 B
JSON

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