feat: support wecom (#372)

Co-authored-by: DigHuang <114602213+DigHuang@users.noreply.github.com>
This commit is contained in:
paisley
2026-03-10 12:06:37 +08:00
committed by GitHub
Unverified
parent 905ce02b0b
commit b86f47171b
13 changed files with 326 additions and 54 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "clawx",
"version": "0.1.24-alpha.7",
"version": "0.1.24-alpha.9",
"pnpm": {
"onlyBuiltDependencies": [
"@whiskeysockets/baileys",
@@ -42,6 +42,7 @@
"postversion": "git push && git push --tags"
},
"dependencies": {
"@wecom/wecom-openclaw-plugin": "^1.0.6",
"clawhub": "^0.5.0",
"electron-store": "^11.0.2",
"electron-updater": "^6.8.3",