{"id":21214597,"url":"https://github.com/cr2007/wordle-solutions-bot","last_synced_at":"2025-03-15T00:21:28.613Z","repository":{"id":245906710,"uuid":"819521219","full_name":"cr2007/wordle-solutions-bot","owner":"cr2007","description":"Python Bot for getting the Wordle solutions via the Wordle API","archived":false,"fork":false,"pushed_at":"2024-10-30T04:40:11.000Z","size":172,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T07:24:21.055Z","etag":null,"topics":["ntfy-sh","python","wordle","wordle-solution"],"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/cr2007.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":"2024-06-24T17:10:38.000Z","updated_at":"2024-10-30T04:40:15.000Z","dependencies_parsed_at":"2024-11-08T05:23:24.923Z","dependency_job_id":"c2cf0348-ddfc-4da0-836d-9b534ba3b144","html_url":"https://github.com/cr2007/wordle-solutions-bot","commit_stats":null,"previous_names":["cr2007/wordle-solutions-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cr2007%2Fwordle-solutions-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cr2007%2Fwordle-solutions-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cr2007%2Fwordle-solutions-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cr2007%2Fwordle-solutions-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cr2007","download_url":"https://codeload.github.com/cr2007/wordle-solutions-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243663752,"owners_count":20327339,"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":["ntfy-sh","python","wordle","wordle-solution"],"created_at":"2024-11-20T21:28:37.191Z","updated_at":"2025-03-15T00:21:28.587Z","avatar_url":"https://github.com/cr2007.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wordle Solutions Bot\n\nA simple Python program that gets the Wordle solutions from the Wordle API.\n\n# Requirements\n\nTo run this program, make sure to have Python 3 installed on your machine.\n\nYou can install the required packages by running:\n\n```\npip install -r requirements.txt\n```\n\n# Usage\n\n```bash\npython main.py # Gets today's Wordle solution\n```\n\nIf you want to get a solution from a particular date, you can pass the date as an argument:\n\n```bash\npython main.py 01-01-2022 # Gets the solution for January 1st, 2022\n\npython main.py 2022-03-01 # Gets the solution for March 1st, 2022\n```\n\nIf you want to write the solution to a file, you can pass the `-w` argument to save the solutions:\n\n```bash\npython main.py -w # Saves today's solution to a file\n\npython main.py 01-01-2022 -w # Saves the solution for January 1st, 2022 to a file\n\npython main.py -w 2022-03-01 # Saves the solution for March 1st, 2022 to a file\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcr2007%2Fwordle-solutions-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcr2007%2Fwordle-solutions-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcr2007%2Fwordle-solutions-bot/lists"}