{"id":23311951,"url":"https://github.com/imscruz/fakeconc","last_synced_at":"2026-04-13T11:01:57.807Z","repository":{"id":267846731,"uuid":"902539604","full_name":"imscruz/FakeConc","owner":"imscruz","description":"A simple script that generates fake contributions for a GitHub repository to showcase activity, without actually altering the project in any meaningful way. This is NOT intended for spamming or malicious activity. The purpose is purely for learning, demonstration, or fun!","archived":false,"fork":false,"pushed_at":"2025-03-04T18:18:23.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T01:55:59.722Z","etag":null,"topics":["contribution","fake","fakeresons","generator","git","github","python","random","spam"],"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/imscruz.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":"2024-12-12T19:07:52.000Z","updated_at":"2025-03-04T18:18:27.000Z","dependencies_parsed_at":"2024-12-13T00:46:32.320Z","dependency_job_id":null,"html_url":"https://github.com/imscruz/FakeConc","commit_stats":null,"previous_names":["imscruz/fakeconc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imscruz/FakeConc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imscruz%2FFakeConc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imscruz%2FFakeConc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imscruz%2FFakeConc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imscruz%2FFakeConc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imscruz","download_url":"https://codeload.github.com/imscruz/FakeConc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imscruz%2FFakeConc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31749763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["contribution","fake","fakeresons","generator","git","github","python","random","spam"],"created_at":"2024-12-20T14:17:46.315Z","updated_at":"2026-04-13T11:01:57.788Z","avatar_url":"https://github.com/imscruz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Fake Contribution Generator\n\nA simple script that generates fake contributions for a GitHub repository to showcase activity, without actually altering the project in any meaningful way. This is **NOT** intended for spamming or malicious activity. The purpose is purely for learning, demonstration, or fun!\n\n## 🚨 WARNING 🚨\nBefore you begin, ensure that **Git** and **Python** are installed on your machine.\n\n\nThis project is meant for **educational purposes only**. It is **NOT** to be used for spamming GitHub profiles or misleading others. Please do **NOT** use this for unethical purposes. If you need evidence of real contributions, refer to the actual commits made during testing.\n\n### Suggested Use:\n- Fork the repository and experiment with it in a safe, private environment like **GitHub Codespaces** or your own local machine.\n- **DO NOT** use this for misleading or malicious activities, as it violates GitHub's terms of service.\n\n---\n\n## Installation\n\nClone the repository to your local machine:\n```bash\ngit clone \u003crepo_link\u003e\ncd \u003crepo_name\u003e\n```\n\nInstall the required dependencies:\n- This project requires `colorama` to be installed, which will be handled automatically by the script.\n- Run the following command to install the requirements:\n```bash\npip install -r requirements.txt\n```\n\nRun the script:\n- To begin generating fake contributions, simply run:\n```bash\npython main.py\n```\n\n---\n\n## Tutorial\n\n### Forking the Repository\n- Fork this repository to your GitHub account and open it in **GitHub Codespaces** for easy access and experimentation.\n- Alternatively, clone it locally if you're working outside GitHub.\n\n### Running the Script\n- After forking or cloning, you need to ensure all required dependencies are installed. This will be handled by the script, so just follow the on-screen prompts.\n\n### Using the Contribution Generator\n- When you run the script, it will ask for:\n  - A **repository URL**: This is the GitHub repository where you want to add the fake contributions.\n  - A **folder name**: It will create a new folder inside your project to store the generated files.\n  - **How many contributions** you want to make.\n- The script will generate fake commits, each with a **random commit message** chosen from a predefined list.\n\n### Verifying Real Contributions\n- To confirm that the contributions are legitimate and real, check the actual commit history of the repository.\n- View the commits by navigating to the \"Commits\" section of the repository or follow this link: [Commit History](\u003chttps://github.com/imscruz/FakeConc/commits/main/\u003e)\n\n---\n\n## License\n\nThis project is licensed under the **MIT License** - see the [LICENSE](LICENSE) file for details.\n\n---\n\n## IMPORTANT DISCLAIMER\n\nThis repository is **NOT** intended to be used for spam or any malicious activities. **If you use this for anything other than educational or testing purposes, you could face account suspension**.\n\nThis script is **NOT** intended for any form of abuse, including tricking potential employers or misrepresenting your work on GitHub. Please be respectful and use this script responsibly.\n\n---\n\n## Feedback \u0026 Issues\n\nFeel free to open an issue if you encounter any problems or need help understanding how to use the script. All contributions are welcome!\n\n**Creator**: [imscruz](https://github.com/imscruz)\n\n---\n\n## Suggested Environment\n\nWe recommend using **GitHub Codespaces** to experiment with this project. It's easy to set up and offers a great environment for running scripts and testing code.\n\n---\n\n## Real Contribution Proof\n\nIf you need proof that the contributions are legitimate and have been made correctly, you can refer to the actual commit history of this repository. You can check the commit logs by going to the \"Commits\" section of the repository or follow this [Fake Commits](\u003chttps://github.com/imscruz/FakeConc/commits/main/\u003e).\n\nThis is to ensure that everything is transparent and can be verified. We encourage you to experiment and learn, but always be ethical in your use of such tools.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimscruz%2Ffakeconc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimscruz%2Ffakeconc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimscruz%2Ffakeconc/lists"}