WhatsApp Bot to send a message to multiple numbers without adding them as a contact.
- Selenium
pip install selenium
- Selenium Drivers PS- Change the driver code according to your web browser.
- Add all the numbers in the numbers.txt. The phone numbers should be on a new line and must have the country code without "+" or 0
- Paste in the message in the message.txt file. Chromedriver does not support emojis, use firefox instead
- Run whatsapp-bot.py