Skip to content

Group Adder Bot for WhatsApp Groups without having to save contacts manually, made using Selenium

Notifications You must be signed in to change notification settings

nishant-nayak/WhatsApp-Group-Add

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsApp-Group-Add

WhatsApp-Group-Add is a Python script which helps users to add people to a specific WhatsApp group without directly saving their numbers. Heavily inspired by CodeChefVIT's implementation.

Usage

  1. Clone the Repo and save the Excel Sheet (in .xlsx format) in the data folder. Change the filename in generateGoogleContacts.py accordingly.

  2. Run the following command:

pip install -r requirements.txt
python generateGoogleContacts.py
  1. Import the output.csv file into your Google Contacts.

  2. On your mobile device, sync Google Contacts for the account that was used to import contacts in Step 3.

  3. On the WhatsApp application on your mobile device, refresh the contact list.

    • For Android, go to New Chat > Side Menu > Refresh.
  4. Run the following command:

python whatsappGroupAdder.py

About

Group Adder Bot for WhatsApp Groups without having to save contacts manually, made using Selenium

Resources

Stars

Watchers

Forks

Languages