13 lines
424 B
JSON
13 lines
424 B
JSON
{
|
||
"id": "channels",
|
||
"name": "Moltbot China Channels",
|
||
"description": "统一渠道包,支持钉钉、飞书、企业微信智能机器人、企业微信自建应用、微信客服、QQ Bot",
|
||
"version": "0.1.0",
|
||
"channels": ["dingtalk", "feishu-china", "wecom", "wecom-app", "wecom-kf", "qqbot"],
|
||
"configSchema": {
|
||
"type": "object",
|
||
"additionalProperties": false,
|
||
"properties": {}
|
||
}
|
||
}
|