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