From 847562a9a5f12f6d1f0854365c3d561e5837f410 Mon Sep 17 00:00:00 2001 From: giuseppecastaldo <57662742+giuseppecastaldo@users.noreply.github.com> Date: Wed, 14 Sep 2022 19:55:06 +0200 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 8d9d7d7..2140b89 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,6 @@ _Write your Whatsapp message from Home Assistant_ A WhatsApp API client that connects through the WhatsApp Web browser app -It uses Puppeteer and [whatsapp-web.js](https://wwebjs.dev/) to run a real instance of Whatsapp Web to avoid getting blocked. - **NOTE:** I can't guarantee you will not be blocked by using this method, although it has worked for me. WhatsApp does not allow bots or unofficial clients on their platform, so this shouldn't be considered totally safe. ## Installation guide