/PythonWhatsappBot

WhatsApp bot that'll send you a quote per interval of time.

Primary LanguagePythonMIT LicenseMIT

Python WhatsApp Bot

two

This project is built with python, it's a really simple bot with time interval. All the bot does is fetching a data from an API and passing that data into pywhatkit, and pywhatkit will send that data to the target.

How to run this on your local machine

  • First clone the repository git clone https://github.com/AndyNotfound/PythonWhatsappBot.git
  • Move into the directory cd /your/directory
  • Run the installer sh installer.sh
  • Run the bot python3 WhatsAppBot.py