/whatsapp_broadcast

Creating Multipurpose Whatsapp Broadcaster with Tkinter GUI

Primary LanguagePython

Multi Purpose Whatsapp Broadcast:

Are You tired sending the messages 📱 all over time to your clients ? dont worry, i hope this bot could reduce broadcasting time and doing something more worthy jobs.

General Description : You Only need to input the message and create recipient list

Step by Step Installation :

  1. Clone this repository or download zip file of this project by clicking download code button and choose Download ZIP.
git clone https://github.com/fakhrirobi/whatsapp_broadcast.git 
  1. Extract the folder whatsapp_broadcast.

  2. Open up folder python installer, if your pc is 32 bit : run python-3.8.5.exe if 64 bit run python-3.8.5-amd64.exe, and then follow the python installation instruction.

  3. Go to folder whatsapp_broadcast and run cmd directly from it cmd.gif

  4. Install all packages in requirements.txt by copying and pasting this following code

pip install -r requirements.txt
  1. Wait for the installation to finish.

Usage Documenation :

  1. Create an Excel file (.xlsx) that contains "RECIPIENT" column, and save it somewhere else, for example : installation processs.gif

  2. To Run The Application ,copy and paste this following code in cmd :

    python main.py
  3. The Application Interface will appear : installation processs.gif

  4. A. Click Broadcast Message Only if you want to Broadcast Message Only, the steps : 1. Input the Messages you want to Broadcast installation processs.gif 2. Click Choose Recipient List File, and FileExplorer Dialog Will Appear installation processs.gif 3. Click Save All Records installation processs.gif 4. Click Save All Run Broadcast installation processs.gif

    B. If You Want to Add Attachment just Click Broadcast Message with Attachments : 1. Input the Messages you want to Broadcast installation processs.gif 2. Click Please Choose Attachment File and FileExplorer Dialog Will Appear installation processs.gif 3. Click Choose Recipient List File, and FileExplorer Dialog Will Appear installation processs.gif 4. Click Save All Records 5. Click Save All Run Broadcast installation processs.gif 6.

      7.