My GitHub homepage got so messy these years that I couldn't keep track of my favorite users and their repos anymore. so I decided to write a script that unfollows all the users who are not following me back and have a fresh start. I hope you'll find it useful too.
To use this script, you'll need a GitHub Token with the necessary permissions to unfollow users. Follow these steps:
- Go to your GitHub settings here.
- Generate a new token with the required unfollow permissions.
- Insert the generated token in the code.
You're all set! Run the script and enjoy a cleaner GitHub homepage.
Feel free to contribute in any way possible.