github-follow-unfollow-bot
This is a Python script for Github Bot which uses Selenium to Automate things.
Pre-requisites :-
- Python
- A Github Account
Requirements :-
- In command prompt install dependancies:
pip install selenium
- Install Chrome Webdriver to automate from:
here
or any driver of your wish from Internet.