feat: add owpenbot whatsapp bridge (#214)

* feat: add owpenbot chat bridge

* docs: clarify owpenbot setup

* chore: refresh tauri lockfile

* docs: add owpenbot installer
This commit is contained in:
ben
2026-01-23 11:31:35 -08:00
committed by GitHub
parent 4348fe5617
commit 49a8501e2e
23 changed files with 2877 additions and 21 deletions

View File

@@ -28,7 +28,10 @@
},
"pnpm": {
"onlyBuiltDependencies": [
"esbuild"
"@whiskeysockets/baileys",
"better-sqlite3",
"esbuild",
"protobufjs"
]
},
"packageManager": "pnpm@10.27.0"