{"id":25938130,"url":"https://github.com/9de/minecraft-usernames-to-uuid","last_synced_at":"2026-06-11T14:31:37.972Z","repository":{"id":280325238,"uuid":"941625331","full_name":"9de/Minecraft-usernames-to-uuid","owner":"9de","description":"project fetches UUIDs for a list of Minecraft usernames using the PlayerDB API ","archived":false,"fork":false,"pushed_at":"2025-03-02T18:19:04.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-27T11:33:55.771Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/9de.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-02T18:16:31.000Z","updated_at":"2025-04-20T07:06:53.000Z","dependencies_parsed_at":"2025-12-02T03:03:55.292Z","dependency_job_id":null,"html_url":"https://github.com/9de/Minecraft-usernames-to-uuid","commit_stats":null,"previous_names":["9de/minecraft-usernames-to-uuid"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/9de/Minecraft-usernames-to-uuid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9de%2FMinecraft-usernames-to-uuid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9de%2FMinecraft-usernames-to-uuid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9de%2FMinecraft-usernames-to-uuid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9de%2FMinecraft-usernames-to-uuid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/9de","download_url":"https://codeload.github.com/9de/Minecraft-usernames-to-uuid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9de%2FMinecraft-usernames-to-uuid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34204177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-03-04T03:33:20.634Z","updated_at":"2026-06-11T14:31:37.967Z","avatar_url":"https://github.com/9de.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minecraft Username to UUID Fetcher\n\n## Description\nThis project fetches UUIDs for a list of Minecraft usernames using the PlayerDB API and saves them to a file. It processes usernames asynchronously, handles errors gracefully, and optimizes file operations for efficiency.\n\n## Features\n- Reads Minecraft usernames from `usernames.txt`.\n- Fetches UUIDs using the PlayerDB API.\n- Saves UUIDs to `uuids.txt`.\n- Handles errors and invalid usernames gracefully.\n- Uses asynchronous operations for better performance.\n\n## Installation\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/9de/Minecraft-usernames-to-uuid.git\n   cd minecraft-uuid-fetcher\n   ```\n2. Install dependencies:\n   ```sh\n   npm install\n   ```\n\n## Usage\n1. Add Minecraft usernames (one per line) to `usernames.txt`.\n2. Run the script:\n   ```sh\n   node index.js\n   ```\n3. The UUIDs will be saved in `uuids.txt`.\n\n## Dependencies\n- Node.js\n- `fs` (built-in Node.js module)\n- `./utils/playerdbapi.js` (custom API wrapper for PlayerDB)\n\n## License\nThis project is open-source and available under the MIT License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F9de%2Fminecraft-usernames-to-uuid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F9de%2Fminecraft-usernames-to-uuid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F9de%2Fminecraft-usernames-to-uuid/lists"}