Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wuhan005/who-the-hell-unfollowed-me
😡 Who the hell unfollowed me?!
https://github.com/wuhan005/who-the-hell-unfollowed-me
github github-actions github-api go
Last synced: about 10 hours ago
JSON representation
😡 Who the hell unfollowed me?!
- Host: GitHub
- URL: https://github.com/wuhan005/who-the-hell-unfollowed-me
- Owner: wuhan005
- License: mit
- Created: 2023-01-22T12:36:47.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-21T14:21:21.000Z (over 1 year ago)
- Last Synced: 2024-06-20T00:45:46.040Z (5 months ago)
- Topics: github, github-actions, github-api, go
- Language: Go
- Homepage:
- Size: 13.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 😡 who-the-hell-unfollowed-me ![Go](https://github.com/wuhan005/who-the-hell-unfollowed-me/workflows/Go/badge.svg) [![Go Report Card](https://goreportcard.com/badge/github.com/wuhan005/who-the-hell-unfollowed-me)](https://goreportcard.com/report/github.com/wuhan005/who-the-hell-unfollowed-me) [![Sourcegraph](https://img.shields.io/badge/view%20on-Sourcegraph-brightgreen.svg?logo=sourcegraph)](https://sourcegraph.com/github.com/wuhan005/who-the-hell-unfollowed-me)
## TL;DR
This is a tool to help you find out who unfollowed you on GitHub.
## Setup
1. Create a [personal access token](https://github.com/settings/personal-access-tokens/new) with `Followers - Read
only` and `Gists - Read and write` permission.
2. Create a [GitHub Gist](https://gist.github.com/), and save the Gist ID in the last part of the URL.
3. Fork this repository, set `GH_TOKEN` and `GIST_ID` secrets in your forked repository's settings.
4. Wait for the first run to complete, and then you can see the result in your Gist.## Demo
https://gist.github.com/wuhan005/c954d5b61ed1eb7d15a13b0d80ba0dd8
## License
MIT License