mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-09 15:35:17 +00:00
12 lines
158 B
JSON
12 lines
158 B
JSON
{
|
|
"id": "matrix",
|
|
"channels": [
|
|
"matrix"
|
|
],
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|