{"id":20511520,"url":"https://github.com/thiiagoms/narcissus","last_synced_at":"2025-10-10T23:15:48.326Z","repository":{"id":165729353,"uuid":"635123579","full_name":"thiiagoms/narcissus","owner":"thiiagoms","description":":elephant: :octocat: Narcissus is a tool to manage  your GitHub followers. ","archived":false,"fork":false,"pushed_at":"2023-07-30T19:00:15.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T22:44:30.959Z","etag":null,"topics":["php-bot","php-cli","php-github-api"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thiiagoms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null}},"created_at":"2023-05-02T02:40:53.000Z","updated_at":"2024-09-27T03:16:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"86833e8f-fbea-4930-88db-db497d5f1e42","html_url":"https://github.com/thiiagoms/narcissus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thiiagoms/narcissus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiiagoms%2Fnarcissus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiiagoms%2Fnarcissus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiiagoms%2Fnarcissus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiiagoms%2Fnarcissus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thiiagoms","download_url":"https://codeload.github.com/thiiagoms/narcissus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiiagoms%2Fnarcissus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005548,"owners_count":26083918,"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-10-10T02:00:06.843Z","response_time":62,"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":["php-bot","php-cli","php-github-api"],"created_at":"2024-11-15T20:36:14.568Z","updated_at":"2025-10-10T23:15:48.291Z","avatar_url":"https://github.com/thiiagoms.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://github.com/thiiagoms/narcissus\"\u003e\n        \u003cimg src=\"assets/img/narcissus.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n    \u003c/a\u003e\n    \u003ch3 align=\"center\"\u003eNarcisuss GitHub Bot :mage:\u003c/h3\u003e\n    \u003cp float=\"left\"\u003e\n        \u003cimg\n            src=\"https://img.shields.io/badge/PHP-777BB4?style=for-the-badge\u0026logo=php\u0026logoColor=white\"\n            alt=\"PHP\"\n        \u003e\n    \u003c/p\u003e\n\u003c/div\u003e\n\nNarcissus is a small PHP CLI script that helps you unfollow users in your Github account who are not following you back.\n\n### Dependencies :memo:\n * PHP7.4+\n * Composer\n\n### Install :package:\n\n01 -) Clone:\n```bash\n$ git clone https://github.com/thiiagoms/nacissus\n```\n\n02 -) Got to `narcissus` directory:\n```bash\ncd narcissus\n$ narcissus\n```\n\n03 -) Add your `GITHUB_TOKEN` in `.env`, like:\n```bash\nnarcissus $ cp .env.example .env\n```\n\n```dotenv\nGITHUB_TOKEN=\u003cYOUR-GITHUB-TOKEN-HERE\u003e\n```\n\n04 -) Run `narcissus`\n```shell\nnarcissus $ chmod +x narcissus\nnarcissus $ ./narcissus\n\n                ███╗   ██╗ █████╗ ██████╗  ██████╗██╗███████╗███████╗██╗   ██╗███████╗\n                ████╗  ██║██╔══██╗██╔══██╗██╔════╝██║██╔════╝██╔════╝██║   ██║██╔════╝\n                ██╔██╗ ██║███████║██████╔╝██║     ██║███████╗███████╗██║   ██║███████╗\n                ██║╚██╗██║██╔══██║██╔══██╗██║     ██║╚════██║╚════██║██║   ██║╚════██║\n                ██║ ╚████║██║  ██║██║  ██║╚██████╗██║███████║███████║╚██████╔╝███████║\n                ╚═╝  ╚═══╝╚═╝  ╚═╝╚═╝  ╚═╝ ╚═════╝╚═╝╚══════╝╚══════╝ ╚═════╝ ╚══════╝\n                \n                =\u003e Tool to unfollow users that doesn't follow you on GitHub\n                \n                [*] Author: Thiago AKA thiiagoms\n                [*] Repository: https://github.com/thiiagoms/narcissus\n                \n                =\u003e username: \n```\n\n### Contributing\n\nContributions are welcome! Please feel free to submit a pull request.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiiagoms%2Fnarcissus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthiiagoms%2Fnarcissus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiiagoms%2Fnarcissus/lists"}