feat: add wecom and wecomApp test

This commit is contained in:
swordkee
2026-02-20 20:01:22 +08:00
parent ca481035a4
commit 0f70f783bd
10 changed files with 751 additions and 189 deletions
+2
View File
@@ -108,6 +108,7 @@
"allow_from": []
},
"wecom": {
"_comment": "WeCom Bot (智能机器人) - Easier setup, supports group chats",
"enabled": false,
"token": "YOUR_TOKEN",
"encoding_aes_key": "YOUR_43_CHAR_ENCODING_AES_KEY",
@@ -119,6 +120,7 @@
"reply_timeout": 5
},
"wecom_app": {
"_comment": "WeCom App (自建应用) - More features, proactive messaging, private chat only. See docs/wecom-app-configuration.md",
"enabled": false,
"corp_id": "YOUR_CORP_ID",
"corp_secret": "YOUR_CORP_SECRET",