/whatsapp-bot-python

This is a bot to send Whatsapp Messages using Python

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

whatsapp-bot-python

This is a bot to send Whatsapp Messages using Python

Steps

  • In terminal, pip install -r requirements.txt

To send someone a specific message

  • Open sendWhatsappMsg.py and edit the phone number and the message
  • In terminal, python sendWhatsappMsg.py

To spam someone

  • Run python spammerBot.py -f "./spam.txt"

To spam someone with a song

  • Run python spammerBot.py -f "./Thousand Years Lyrics.txt"