Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 469 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 469 Bytes

Github Bot

Free Github bot for automating your tasks on github. With this bot you can follow, unfollow, star followers repo and many more functions.

How to run:

pip install requirements.txt

change username and password in file

python run.py

Documentation:

  • bot.unlimited_commits()
  • bot.star_followers_repo("reliefs")
  • bot.unfollow_non_followers()
  • bot.follow_users_followers("reliefs")
  • unstar_repos("reliefs")
  • follow_repo_contributes("instabotai")