Skip to content

CelsoUliana/Github-Follow-Back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github-Follow-Back

A simple Github follower follow back and unfollow back tool using typescript and node-schedule (cron job).
Will need to change if I ever get to 100+ followers since github API uses pagination (not anytime soon I presume).

How?

Generating a token
Rename .env.example to .env and replace XXXX's with the token generated, login and port.
Optionally, you can change how often it runs in the FollowerJob followBack() and set out your own tsconfig.json.
Then npm install and finally npm run serve.

Version

Node >= 14.15.4
Npm >= 6.14.10

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published