feat(channel): add qq bot (#363)

Co-authored-by: 陶建行 <189307154@qq.com>
This commit is contained in:
taojianhang
2026-03-10 14:20:02 +08:00
committed by GitHub
Unverified
parent 65c2b73e23
commit 1bae8229af
14 changed files with 1018 additions and 784 deletions

View File

@@ -3,9 +3,11 @@
"version": "0.1.24-alpha.9",
"pnpm": {
"onlyBuiltDependencies": [
"@discordjs/opus",
"@whiskeysockets/baileys",
"electron",
"esbuild",
"koffi",
"node-llama-cpp",
"protobufjs",
"sharp"
@@ -62,6 +64,7 @@
"@radix-ui/react-tabs": "^1.1.13",
"@radix-ui/react-toast": "^1.2.15",
"@radix-ui/react-tooltip": "^1.2.8",
"@sliverp/qqbot": "^1.5.4",
"@soimy/dingtalk": "^3.1.4",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",