Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 432 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 432 Bytes

whatsapp-web-group-creator

Web.whatsapp.com automated group creation Script spammer. Python and Selenium based. The easiest way to lose friends.

How to run

  • python wa_group_spam.py

Configuration

  • Add contacts you want to add to your group in listNames = ['name1', 'name2', 'name3', 'name4', 'name5'].
  • Add group names to the listGroups list similarly.

Dependencies