{"id":23840400,"url":"https://github.com/dancer/twitch","last_synced_at":"2026-01-30T06:02:22.938Z","repository":{"id":259884817,"uuid":"879721506","full_name":"dancer/Twitch","owner":"dancer","description":"Username Checker","archived":false,"fork":false,"pushed_at":"2024-10-28T12:45:05.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T13:11:18.663Z","etag":null,"topics":[],"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/dancer.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":"2024-10-28T12:41:14.000Z","updated_at":"2024-11-01T21:12:23.000Z","dependencies_parsed_at":"2024-10-28T16:34:00.092Z","dependency_job_id":"830e2028-d030-42bd-8a94-9c59181e612a","html_url":"https://github.com/dancer/Twitch","commit_stats":null,"previous_names":["dancer/twitch-username-checker","dancer/twitch"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dancer%2FTwitch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dancer%2FTwitch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dancer%2FTwitch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dancer%2FTwitch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dancer","download_url":"https://codeload.github.com/dancer/Twitch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248794566,"owners_count":21162614,"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":[],"created_at":"2025-01-02T17:48:38.484Z","updated_at":"2026-01-30T06:02:17.889Z","avatar_url":"https://github.com/dancer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Twitch Username Availability Checker\n\nThis script checks the availability of usernames on Twitch using the Twitch GraphQL API. It reads a list of usernames from a file and outputs the available and unavailable usernames to separate files.\n\n## Prerequisites\n\n- Python 3.6 or higher\n- `aiohttp` library\n- `colorama` library\n\n## Installation\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/dancer/twitch-username-checker.git\n    cd twitch-username-checker\n    ```\n\n2. Install the required Python packages:\n\n    ```bash\n    pip install aiohttp colorama\n    ```\n\n## Usage\n\n1. Create a `words.txt` file in the same directory as `twitch.py` and list the usernames you want to check, one per line.\n\n2. Run the script:\n\n    ```bash\n    python twitch.py\n    ```\n\n3. The script will output the available usernames to `available.txt` and the unavailable usernames to `unavailable.txt`.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Contributing\n\nIf you have suggestions for improvements or find a bug, feel free to open an issue or submit a pull request.\n\n## Acknowledgments\n\n- This script uses the Twitch GraphQL API to check username availability.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdancer%2Ftwitch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdancer%2Ftwitch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdancer%2Ftwitch/lists"}