An open API service indexing awesome lists of open source software.

https://github.com/lilyprism/tftocr2

TFT OCR Bot done right
https://github.com/lilyprism/tftocr2

bot ocr python tft

Last synced: 4 months ago
JSON representation

TFT OCR Bot done right

Awesome Lists containing this project

README

          

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]

Table of Contents




  1. About The Project

  2. Usage

  3. Roadmap

  4. Contributing

  5. License

  6. Contact

## About The Project
TFTOCR2 is currently not working as it is outdated and prone to errors and game bans.

It 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.

You're free to change the code and make a pull request if you want to help.

## Getting Started

To get a local copy up and running follow these simple steps.

### Prerequisites

Only prerequisite is that you have Python 3.11 installed, other versions might conflict with the code.
* Python 3.11

### Installation

1. Clone the repo
```sh
git clone https://github.com/sayga231/TFTOCR2.git
```
2. Install pipenv packages
```sh
pipenv install
```

## Roadmap

See the [open issues](https://github.com/sayga231/TFTOCR2/issues) for a list of proposed features (and known issues).

## Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the AGPL License. See `LICENSE` for more information.

## Contact

Rúben Ferreira -

Project Link: [https://github.com/sayga231/TFTOCR2](https://github.com/sayga231/TFTOCR2)

[contributors-shield]: https://img.shields.io/github/contributors/sayga231/TFTOCR2.svg?style=for-the-badge
[contributors-url]: https://github.com/sayga231/TFTOCR2/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/sayga231/TFTOCR2.svg?style=for-the-badge
[forks-url]: https://github.com/sayga231/TFTOCR2/network/members
[stars-shield]: https://img.shields.io/github/stars/sayga231/TFTOCR2.svg?style=for-the-badge
[stars-url]: https://github.com/sayga231/TFTOCR2/stargazers
[issues-shield]: https://img.shields.io/github/issues/sayga231/TFTOCR2.svg?style=for-the-badge
[issues-url]: https://github.com/sayga231/TFTOCR2/issues
[license-shield]: https://img.shields.io/github/license/sayga231/TFTOCR2.svg?style=for-the-badge
[license-url]: https://github.com/sayga231/TFTOCR2/blob/master/LICENSE.file