Who does not follow me
Description
A Node.js script to check who does not follow you on GitHub. (based on your following and followers)
How to use
- type
yarn add who-does-not-follow-me
ornpm i who-does-not-follow-me -s
Parameters
- username (github's username)
- client_id (github's oauth app token for make more requests)
- client_secret (github's oauth app token for make more requests)
Code
Clean output:
; { const thesePeopleDoNotFollowMe = await ; console;} ; // []
Image
Author
@lucasnaja |
---|