Skip to content

CodeMaverickHQ/gh-follow-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-follow-bot

This bot is going through the curent users Github following list and start following users they are following.

Loading bar

per every followed user a list will be created with following users, based on this a progress bar will appear.

Env variables

make sure the following enviroment variables are available, the ghtoken is a github personal access token: ghuser="username" ghtoken="gh-auth-token"

Creating the auth token

to use this tool you need to add your personal access token to your local env as ghtoken. To create this token please have a look at:
https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token