- Add Baileys-based connection/auth modules and pairing route support for QR, pair code, status, and logout - Refactor plugin entrypoint and split reply/auth/connection logic into focused modules - Update plugin metadata/docs/settings schema to pairing-era configuration and remove legacy webhook key usage - Add targeted tests for auth state, connection handling, reply flow, and updated schema expectations Fusion-Task-Id: FN-3713
9 lines
258 B
JSON
9 lines
258 B
JSON
{
|
|
"id": "fusion-plugin-whatsapp-chat",
|
|
"name": "WhatsApp Chat",
|
|
"version": "0.1.0",
|
|
"description": "WhatsApp Web (multi-device) bridge — pairs via QR/code, no Meta Cloud webhook required.",
|
|
"author": "Fusion Team",
|
|
"fusionVersion": ">=0.1.0"
|
|
}
|