From 95e0114a9d1c2d3887310f5e3613949d93ddb2b1 Mon Sep 17 00:00:00 2001 From: pachuki87 Date: Fri, 27 Mar 2026 18:55:58 +0100 Subject: [PATCH] Add WhatsApp Automation plugin --- plugins/whatsapp_automation/index.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/whatsapp_automation/index.yaml diff --git a/plugins/whatsapp_automation/index.yaml b/plugins/whatsapp_automation/index.yaml new file mode 100644 index 0000000..d0f028f --- /dev/null +++ b/plugins/whatsapp_automation/index.yaml @@ -0,0 +1,12 @@ +title: WhatsApp Automation +description: Automatización completa de WhatsApp Web con sesiones persistentes en Chrome headless, sin escanear QR en cada reinicio. +github: https://github.com/pachuki87/whatsapp-automation +tags: + - whatsapp + - automation + - chrome + - messaging + - headless +screenshots: + - https://raw.githubusercontent.com/pachuki87/whatsapp-automation/main/screenshot1.png + - https://raw.githubusercontent.com/pachuki87/whatsapp-automation/main/screenshot2.png