Skip to content

h-ssiqueira/followback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Followback

GitHub

Follow back your GitHub followers using the GitHub API.

Usage

  • Script retrieves GitHub token as environment variable GH_TOKEN or with the git password variable, using:
git config user.password

Execute the script with:

node script.js

Configuring Actions

  • Generate a token in settings - token (classic), with the scopes for followers and users
  • Add the generated secret into the action secrets within the repository, with the name ACTIONS_OAUTH_TOKEN.

Documentation

About

Follow back your GitHub followers using the GitHub API.

Topics

Resources

License

Stars

Watchers

Forks

Contributors