Skip to content

Initial Release

Latest
Compare
Choose a tag to compare
@jaseva jaseva released this 23 Mar 19:46
· 5 commits to main since this release
73e5820

Github Follower Checker v1.0.0

We're excited to announce the release of Github Follower Checker v1.0.0! This is a Python script that allows you to check your Github followers, track who has unfollowed you, and who has followed you back.

Features

Fetches the list of followers for a given user using the Github API.
Compares the current list of followers to the list from the previous check to determine who has unfollowed and who has followed you back.
Outputs the changes in the follower count and status to a text file.

Getting Started

To get started, clone this repository to your local machine and follow the instructions in the README file to install the required dependencies and authenticate your requests to the Github API.

Contributing

Contributions are always welcome! If you find a bug or want to add a new feature, feel free to submit a pull request. To get started, fork this repository and create a new branch for your changes. Make your changes and submit a pull request with a brief description of your changes.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Thank you for using Github Follower Checker!