{"id":18941206,"url":"https://github.com/gingeleski/keyword-captain","last_synced_at":"2025-10-30T10:36:46.553Z","repository":{"id":82371065,"uuid":"64078166","full_name":"gingeleski/keyword-captain","owner":"gingeleski","description":"Bot for Boggle-style word games.","archived":false,"fork":false,"pushed_at":"2016-08-31T00:12:47.000Z","size":1451,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-23T05:07:37.480Z","etag":null,"topics":["boggle-solver","game-bot","scrabble-boggle"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gingeleski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-07-24T17:50:39.000Z","updated_at":"2016-10-09T19:48:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"3cf27bc2-1420-47ce-bf96-5c6200a8abd1","html_url":"https://github.com/gingeleski/keyword-captain","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gingeleski/keyword-captain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gingeleski%2Fkeyword-captain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gingeleski%2Fkeyword-captain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gingeleski%2Fkeyword-captain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gingeleski%2Fkeyword-captain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gingeleski","download_url":"https://codeload.github.com/gingeleski/keyword-captain/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gingeleski%2Fkeyword-captain/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261417589,"owners_count":23155074,"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","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":["boggle-solver","game-bot","scrabble-boggle"],"created_at":"2024-11-08T12:26:38.294Z","updated_at":"2025-10-30T10:36:41.488Z","avatar_url":"https://github.com/gingeleski.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Keyword Captain\n\nBot to play Boggle-style word games. This currently includes:\n- Scrabble Boggle (worldwinner.com)\n\n*[Scrabble Boggle demo video](https://youtu.be/qKwM-4fLsbo)*\n\nAnd could be extended to also include:\n- Keyword (royalgames.com)\n\n## Disclaimer\n\n1. The developer(s) are not in any way associated with the games this bot is suggested to be an application for.\n\n2. This software is intended for entertainment purposes only. Using it may violate terms of service on various game sites.\n\n3. Those who have developed this software are not responsible for how you use it. Use at your own risk.\n\n## Setup\n\nThis was developed with the Python 3 variant of Anaconda. That can be obtained and installed from [here](https://www.continuum.io/downloads).\n\nAfter that, from the command line you should be able to...\n\n```\n# Go into the main directory of the repo\ncd /keyword-captain\n\n# Install the requirements using the conda package manager\n# (Here they'd be installed to an environment called 'myenv')\nconda create -n myenv --file package-list.txt\n\n# Switch to 'myenv'... below is Linux and MacOS/OS X\nsource activate myenv\n# Or Windows...\nactivate myenv\n\n# Now you can pull up a Scrabble Boggle window, run this alongside\npython src/runScrabbleBoggle.py\n\n# When you want to halt the bot, get your cursor into the upper\n# left hand corner of the screen and it'll throw an exception\n\n# When you're done, deactivate to get out of that env\nsource deactivate\n# Or on Windows just\ndeactivate\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgingeleski%2Fkeyword-captain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgingeleski%2Fkeyword-captain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgingeleski%2Fkeyword-captain/lists"}