nikhilmuz / WhatsApp-Bulk-Sender

Send bulk messages right from your WhatsApp Android Client or WhatsApp Web

Home Page:https://nikhilkumar.ga

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhatsApp-Bulk-Sender

Platform GitHub Bitcoin

Send bulk messages right from your WhatsApp Android app or WhatsApp Web

This application is meant for sending bulk messages through WhatsApp client on Android or Chrome Web Browser.

To send messages using Android Application:

Tutorial



  1. Open this app and click on "Settings" button to launch Android Setting app so that you may allow accesibility service for this app which is required to auto send messages. If device is rooted (not recommended) there is no need to do same. Directly go to third step.
  2. Go back to app activity.
  3. Click "Browse" button to browse *.csv file having phone number in first column in format <COUNTRY CODE><MSISDN> and message to send in second column.
  4. Hit "Send" button.
  5. Sit back and relax.

P.S. Add the contacts list on your device and sync it with WhatsApp before sending bulk SMSes on non-rooted phones use any utilities like [Google Contacts](https://contacts.google.com) for the same in order to import contacts from *.csv. It is recomended for rooted phones also due to WhatsApp policies.

Find sample csv and json in "samples" folder after cloning the repository
To send messages via WhatsApp Web on Chrome:

Deprecated in latest WhatsApp web. Last worked on : 24th April, 2019
  1. Open chrome browser and navigate to chrome://extensions/.
  2. Enable Developer mode from top right.
  3. Click "Load unpacked" and browse for chrome folder in this repo.
  4. Open WhatsApp Web at https://web.whatsapp.com and login.
  5. Click the extension icon from right side of omnibar on WhatsApp tab and click Upload and browse for json file containing numbers and messages as in folder samples.
  6. Click on Submit to start sending messages.
  7. Wait for alert on completion of task.
  8. Get logs in the browser console.

You may create json from csv sheet having the column msisdn and message using any online tool like http://www.convertcsv.com/csv-to-json.htm just make sure to enter the contact numbers including country code without any + sign.
P.S. This method only works with the contacts you have initiated chat with. It will support other contacts too in future versions.

Disclaimer: This software have potential to send bulk messages via WhatsApp. However author or contributer of this repository doesn't promote any practices involves abusing of any third party service and this software runs independently on Android APIs and nowhere affiliated to WhatsApp. By using WhatsApp you are bound to their customer policy, terms of service, fair usage policies and any similar policies which may change over time and reserves right to take any action accordingly. Do check with WhatsApp before using this product.