-
Install dependencies with
npm install
-
Generate new "Personal access token" from GitHub with the following scope: 'read:org' & 'user:follow' You can generate the token at: https://github.com/settings/tokens/new
-
Run the script with
node members.js *YOUR_GITHUB_USERNAME* *YOUR_NEW_GITHUB_PERSONAL_ACCESS_TOKEN*