{"id":19999137,"url":"https://github.com/williamkaroldicioccio/github-auto-follow","last_synced_at":"2026-05-08T02:03:26.807Z","repository":{"id":233302852,"uuid":"786957381","full_name":"WilliamKarolDiCioccio/github-auto-follow","owner":"WilliamKarolDiCioccio","description":"Script to automatically follow back your followers. I'm outstandingly lazy!","archived":false,"fork":false,"pushed_at":"2025-02-16T17:41:30.000Z","size":19,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T23:29:10.959Z","etag":null,"topics":["automation","github","github-api","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WilliamKarolDiCioccio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-04-15T16:10:00.000Z","updated_at":"2025-02-20T02:58:59.000Z","dependencies_parsed_at":"2024-04-15T17:44:16.346Z","dependency_job_id":null,"html_url":"https://github.com/WilliamKarolDiCioccio/github-auto-follow","commit_stats":null,"previous_names":["williamkaroldicioccio/github-auto-follow"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WilliamKarolDiCioccio/github-auto-follow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilliamKarolDiCioccio%2Fgithub-auto-follow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilliamKarolDiCioccio%2Fgithub-auto-follow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilliamKarolDiCioccio%2Fgithub-auto-follow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilliamKarolDiCioccio%2Fgithub-auto-follow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WilliamKarolDiCioccio","download_url":"https://codeload.github.com/WilliamKarolDiCioccio/github-auto-follow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilliamKarolDiCioccio%2Fgithub-auto-follow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286079811,"owners_count":27282121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-27T02:00:05.795Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","github","github-api","python"],"created_at":"2024-11-13T05:10:48.910Z","updated_at":"2025-11-27T02:04:52.091Z","avatar_url":"https://github.com/WilliamKarolDiCioccio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Auto Follow\n\nGitHub Auto Follow is a utility python script that uses the GitHub API to automatically follow back users who follow you. This script can be useful for managing your followers and maintaining a reciprocal relationship with them.\n\n## Prerequisites\n\nBefore using this script, make sure you have the following:\n\n- Python 3.x installed on your machine\n- An access token with user permissions from GitHub. This token should be stored in an environment file named `.env` with the variable name `ACCESS_TOKEN`. The token can be set to never expire.\n\n## Installation\n\nTo use GitHub Auto Follow, follow these steps:\n\n1. Clone the repository to your local machine:\n\n    ```bash\n    git clone https://github.com/DiCioccioWilliamKarol/github-auto-follow.git\n    ```\n\n2. Create an environment file named `.env` in the root directory of the cloned repository.\n\n3. Open the `.env` file and add the following line, replacing `YOUR_ACCESS_TOKEN` with your actual access token:\n\n    ```bash\n    ACCESS_TOKEN=YOUR_ACCESS_TOKEN\n    ```\n\n4. Save the `.env` file.\n\n## Usage\n\nTo run the script, navigate to the root directory of the cloned repository in your terminal and execute the following command: `poetry run main.py`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamkaroldicioccio%2Fgithub-auto-follow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilliamkaroldicioccio%2Fgithub-auto-follow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamkaroldicioccio%2Fgithub-auto-follow/lists"}