/github-follow-unfollow-bot

This is a Python script for Github Bot which uses Selenium to Automate things.

Primary LanguagePython

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.

And then run the scripts as: python follow.py or python unfollow.py

Enter username and password as asked

And here we go, you are all set.

Thank you