Unfollow everyone on Github.
Clone this repository:
git clone git@github.com:joao-alberto/batch-unfollow.git
Create .env
file by copying the sample
cp .env.sample
Create your Github PAT (Personal access token) here selecting user
scope.
Edit .env
and add your generated PAT in GITHUB_API_TOKEN
variable.
Run deno run --allow-read --allow-net main.js