mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-25 14:19:31 +00:00
14 lines
257 B
JSON
14 lines
257 B
JSON
{
|
|
"id": "imessage",
|
|
"icon": "https://cdn.simpleicons.org/imessage/111111",
|
|
"activation": {
|
|
"onStartup": false
|
|
},
|
|
"channels": ["imessage"],
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|