Discover and explore top open-source AI tools and projects—updated daily.
DaGortxAutomate WhatsApp for undetectable bulk messaging
New!
Top 69.5% on SourcePulse
Summary
Neural-WA-Broadcaster is a Python-based WhatsApp automation tool designed for undetectable bulk messaging. It targets businesses and community managers needing to communicate with large audiences, offering a safer alternative to basic spam scripts by mimicking human behavior to avoid account bans.
How It Works
The tool orchestrates WhatsApp Web using PyAutoGUI and Selenium. It processes user-defined configurations (JSON/YAML) for contacts and message templates. A queue manager feeds messages to a human behavior simulator, which applies randomized delays and typing speeds. A safety watchdog monitors for anti-spam patterns, adjusting pacing dynamically. This approach aims to make bulk messaging appear natural, mitigating detection risks.
Quick Start & Requirements
pip install -r requirements.txt.python whatsapp_mass_messenger.py with appropriate arguments (e.g., --contacts, --profile, --dry-run).xdotool and xclip.Highlighted Details
Maintenance & Community
The project offers 24/7 customer support via an active community forum and email support. Specific details on core maintainers, sponsorships, or a public roadmap are not detailed in the README.
Licensing & Compatibility
Licensed under the MIT License, permitting free use, modification, and distribution, including integration into commercial projects. Attribution is appreciated but not mandatory. No warranty is provided.
Limitations & Caveats
iOS/iPadOS are not supported. Android (Termux) integration is experimental. Users bear full responsibility for adhering to WhatsApp's Terms of Service and relevant anti-spam legislation; the developers disclaim liability for account suspensions due to misuse. Best practices emphasize obtaining recipient consent.
1 week ago
Inactive