Skip to content

joao-alberto/batch-unfollow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batch unfollow

Unfollow everyone on Github.

Usage

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.

Select user scope

Edit .env and add your generated PAT in GITHUB_API_TOKEN variable.

Run deno run --allow-read --allow-net main.js

About

Unfollow all users from Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published