{"id":22687482,"url":"https://github.com/lilyprism/tftocr2","last_synced_at":"2026-02-06T05:32:45.026Z","repository":{"id":212350087,"uuid":"731285432","full_name":"lilyprism/TFTOCR2","owner":"lilyprism","description":"TFT OCR Bot done right","archived":false,"fork":false,"pushed_at":"2024-11-12T06:35:37.000Z","size":10146,"stargazers_count":1,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-22T19:46:35.255Z","etag":null,"topics":["bot","ocr","python","tft"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lilyprism.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-12-13T18:32:59.000Z","updated_at":"2024-11-12T06:35:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"d3b3b5ff-50d4-4ced-9b8f-b34867fc97e8","html_url":"https://github.com/lilyprism/TFTOCR2","commit_stats":null,"previous_names":["sayga231/tftocr2","lilyprism/tftocr2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lilyprism/TFTOCR2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilyprism%2FTFTOCR2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilyprism%2FTFTOCR2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilyprism%2FTFTOCR2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilyprism%2FTFTOCR2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lilyprism","download_url":"https://codeload.github.com/lilyprism/TFTOCR2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilyprism%2FTFTOCR2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29152426,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T02:39:25.012Z","status":"ssl_error","status_checked_at":"2026-02-06T02:37:22.784Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["bot","ocr","python","tft"],"created_at":"2024-12-09T23:27:38.429Z","updated_at":"2026-02-06T05:32:45.008Z","avatar_url":"https://github.com/lilyprism.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n\n\n\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails open=\"open\"\u003e\n  \u003csummary\u003e\u003ch2 style=\"display: inline-block\"\u003eTable of Contents\u003c/h2\u003e\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#roadmap\"\u003eRoadmap\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contact\"\u003eContact\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\nTFTOCR2 is currently not working as it is outdated and prone to errors and game bans. \u003cbr/\u003e\nIt is also incomplete, with set 9 of TFT but it has a really good code architecture that can scale for future sets if put in the time. \u003cbr/\u003e\nYou're free to change the code and make a pull request if you want to help.\n\n\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\nTo get a local copy up and running follow these simple steps.\n\n### Prerequisites\n\nOnly prerequisite is that you have Python 3.11 installed, other versions might conflict with the code.\n* Python 3.11\n\n### Installation\n\n1. Clone the repo\n   ```sh\n   git clone https://github.com/sayga231/TFTOCR2.git\n   ```\n2. Install pipenv packages\n   ```sh\n   pipenv install\n   ```\n\n\n\u003c!-- ROADMAP --\u003e\n## Roadmap\n\nSee the [open issues](https://github.com/sayga231/TFTOCR2/issues) for a list of proposed features (and known issues).\n\n\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the AGPL License. See `LICENSE` for more information.\n\n\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\nRúben Ferreira - \n\nProject Link: [https://github.com/sayga231/TFTOCR2](https://github.com/sayga231/TFTOCR2)\n\n\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/sayga231/TFTOCR2.svg?style=for-the-badge\n[contributors-url]: https://github.com/sayga231/TFTOCR2/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/sayga231/TFTOCR2.svg?style=for-the-badge\n[forks-url]: https://github.com/sayga231/TFTOCR2/network/members\n[stars-shield]: https://img.shields.io/github/stars/sayga231/TFTOCR2.svg?style=for-the-badge\n[stars-url]: https://github.com/sayga231/TFTOCR2/stargazers\n[issues-shield]: https://img.shields.io/github/issues/sayga231/TFTOCR2.svg?style=for-the-badge\n[issues-url]: https://github.com/sayga231/TFTOCR2/issues\n[license-shield]: https://img.shields.io/github/license/sayga231/TFTOCR2.svg?style=for-the-badge\n[license-url]: https://github.com/sayga231/TFTOCR2/blob/master/LICENSE.file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flilyprism%2Ftftocr2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flilyprism%2Ftftocr2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flilyprism%2Ftftocr2/lists"}