It Automate Whatsapp attachment through Terminal
- pip install
selenium
- pip install
time
You need to download ChromeDriver here. To give the path in webdriver
Run requirements in terminal
pip install -m requirements.txt
Any kind of contributions are welcome.
- Fork the repo on GitHub.
- Clone the project to your own machine.
- Commit changes to development branch.
- Push your work back up to your fork.
- Submit a Pull request so that I can review your changes