Akshay-Dongare / whatsapp-bot-python

This is a bot to send Whatsapp Messages using Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

This is a bot to send Whatsapp Messages using Python

License:GNU General Public License v3.0


Languages

Language:Python 100.0%