Automates the process of getting the number of participants in a WhatsApp group
To run -
- run "pip install -r requirements.txt"
- download webdriver from here - https://chromedriver.chromium.org/downloads
- replace the "username" in config.py with your username on system
- add group names in the list in main.py
- run main.py script