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

29
pnpm-lock.yaml generated
View File

@@ -8,6 +8,9 @@ importers:
.:
dependencies:
'@wecom/wecom-openclaw-plugin':
specifier: ^1.0.6
version: 1.0.6
clawhub:
specifier: ^0.5.0
version: 0.5.0
@@ -2836,6 +2839,12 @@ packages:
'@vitest/utils@4.0.18':
resolution: {integrity: sha512-msMRKLMVLWygpK3u2Hybgi4MNjcYJvwTb0Ru09+fOyCXIgT5raYP041DRRdiJiI3k/2U6SEbAETB3YtBrUkCFA==}
'@wecom/aibot-node-sdk@1.0.1':
resolution: {integrity: sha512-c/sa1IvRKIP+4rZfRV2v70FaXB92+BJIh+vedZkPa8wZ1dwIUyvGg7ydkfYRIwFDzjO9IJZUX5V14EUQYVopAg==}
'@wecom/wecom-openclaw-plugin@1.0.6':
resolution: {integrity: sha512-1yn6P3KGdEfKoTuGH0Ot4vuoHOFqZJ+qlVrEXYBzkPwtNHb7s2ja2YKizaffYWb0h2s464PEXKhmkQq/RRJwkg==}
'@whiskeysockets/baileys@7.0.0-rc.9':
resolution: {integrity: sha512-YFm5gKXfDP9byCXCW3OPHKXLzrAKzolzgVUlRosHHgwbnf2YOO3XknkMm6J7+F0ns8OA0uuSBhgkRHTDtqkacw==}
engines: {node: '>=20.0.0'}
@@ -9804,6 +9813,26 @@ snapshots:
'@vitest/pretty-format': 4.0.18
tinyrainbow: 3.0.3
'@wecom/aibot-node-sdk@1.0.1':
dependencies:
axios: 1.13.5(debug@4.4.3)
eventemitter3: 5.0.4
ws: 8.19.0
transitivePeerDependencies:
- bufferutil
- debug
- utf-8-validate
'@wecom/wecom-openclaw-plugin@1.0.6':
dependencies:
'@wecom/aibot-node-sdk': 1.0.1
file-type: 21.3.0
transitivePeerDependencies:
- bufferutil
- debug
- supports-color
- utf-8-validate
'@whiskeysockets/baileys@7.0.0-rc.9(sharp@0.34.5)':
dependencies:
'@cacheable/node-cache': 1.7.6