VENOM

Overview

⚠️ ⚠️ ⚠️ DEPRECATED - use WEBJS or NOWEB instead. ⚠️ ⚠️ ⚠️

It’s a high-performance system developed with JavaScript to create a bot for WhatsApp. It uses Puppeteer to run a real instance of Whatsapp Web to avoid getting blocked.

⚠ Read the article before using VENOM engine How to avoid blocking ->.

Run VENOM

# Core
docker run -it -e "WHATSAPP_DEFAULT_ENGINE=VENOM" devlikeapro/waha

# Plus
docker run -v `pwd`/.sessions:/app/.sessions -e "WHATSAPP_DEFAULT_ENGINE=VENOM" devlikeapro/waha-plus