{"id":16226771,"url":"https://github.com/xandao-dev/word-finder-bot","last_synced_at":"2026-04-24T11:35:47.153Z","repository":{"id":98780510,"uuid":"450595109","full_name":"xandao-dev/word-finder-bot","owner":"xandao-dev","description":"Find words in a word search game on TikTok","archived":false,"fork":false,"pushed_at":"2022-09-06T01:18:35.000Z","size":7559,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-24T23:40:32.067Z","etag":null,"topics":["bot","ocr","opencv","python","python3"],"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/xandao-dev.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,"publiccode":null,"codemeta":null}},"created_at":"2022-01-21T18:13:55.000Z","updated_at":"2025-03-12T20:02:28.000Z","dependencies_parsed_at":"2023-03-13T15:54:52.424Z","dependency_job_id":null,"html_url":"https://github.com/xandao-dev/word-finder-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xandao-dev/word-finder-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xandao-dev%2Fword-finder-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xandao-dev%2Fword-finder-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xandao-dev%2Fword-finder-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xandao-dev%2Fword-finder-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xandao-dev","download_url":"https://codeload.github.com/xandao-dev/word-finder-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xandao-dev%2Fword-finder-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32221838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"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","opencv","python","python3"],"created_at":"2024-10-10T12:50:25.072Z","updated_at":"2026-04-24T11:35:47.138Z","avatar_url":"https://github.com/xandao-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ch3 align=\"center\"\u003eWord Finder Bot\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    It's a bot written to find words in a TikTok word search game that happened for a while.\n    It uses OpenCV and OCR to find the words. Unfortunately it's only works on Windows and it requires BlueStacks to open TikTok.\n    \u003cbr /\u003e\n\t  \u003cbr /\u003e\n    \u003ca href=\"https://github.com/xandao-dev/word-finder-bot\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/xandao-dev/word-finder-bot/issue\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/xandao-dev/word-finder-bot/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails open=\"open\"\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#built-with\"\u003eBuilt With\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\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\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/xandao-dev/word-finder-bot\"\u003e\n    \u003cimg src=\"assets/samples/mainSample.png\" alt=\"word finder sample\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n### Features\n\n* Read the target word from video using Tesseract OCR\n* Read the matrix characters from video using OpenCV\n* Reveal the position of the target word in the matrix\n\n### Built With\n\n* [python3](https://www.python.org/) - A high-level, general-purpose programming language\n* [pynput](https://pypi.org/project/pynput/) - To read mouse and keyboard events\n* [openCV](https://opencv.org/) - Computer vision library\n* [pytesseract](https://pypi.org/project/pytesseract/) - Google's Tesseract OCR library\n* [pywin32](https://github.com/mhammond/pywin32) - Windows API for python\n* [fuzzywuzzy](https://github.com/seatgeek/thefuzz) - String matching using Levenshtein distance\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\nTo get a local copy up and running follow these simple steps.\n\n### Installation\n\n:warning: Windows only :warning:\n\n1. Clone the repo\n   ```sh\n   git clone https://github.com/xandao-dev/word-finder-bot.git\n   ```\n2. Install dependencies\n   ```sh\n\tcd word-finder-bot\n\tpython3 -m pip install -r requirements.txt\n\t```\n\n\u003c!-- USAGE EXAMPLES --\u003e\n## Usage\n\n1. Open TikTok on BlueStacks and find the word search game\n\n2. Run the project\n\n  ```sh\n  python3 bot.py\n  ```\n\n\n\u003c!-- ROADMAP --\u003e\n## Roadmap\n\nSee the [open issues](https://github.com/xandao-dev/word-finder-bot/issues) for a list of proposed features (and known issues).\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\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the MIT License. See [LICENSE](./LICENSE.md) for more information.\n\nFree software =)\n\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\nAlexandre Calil - [Linkedin](https://www.linkedin.com/in/xandao-dev/) - [alexandre@xandao.dev](mailto:alexandre@xandao.dev)\n\nProject Link: [https://github.com/xandao-dev/word-finder-bot](https://github.com/xandao-dev/word-finder-bot)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxandao-dev%2Fword-finder-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxandao-dev%2Fword-finder-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxandao-dev%2Fword-finder-bot/lists"}