Webservice-Digital / Github-Follow-Bot

A bot done with python3 to follow and unfollow users in GitHub2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub-Follow-Bot

A bot done with python to follow and unfollow users in GitHub.

Releases:

There is 2 releases the Selenium and the GithubAPI

  • The Selenium release it faster then the GitHubAPI but it uses more CPU and it's unsafe
  • The GithubAPI release it can be run in the background and it's slow but safe

Why I did this?

Somewhere, I read:

  • One in ten people you follow will follow you back.
  • One in hundred people you follow will star your repos.
  • One in thousand people you follow will fork your repos.

Might be true, might be not 🤷‍.

About

A bot done with python3 to follow and unfollow users in GitHub2020

License:MIT License


Languages

Language:Python 100.0%