{"id":50593519,"url":"https://github.com/renorari/minecraft-keeper","last_synced_at":"2026-06-05T12:02:51.210Z","repository":{"id":342185585,"uuid":"1173159134","full_name":"renorari/minecraft-keeper","owner":"renorari","description":"Minecraft アカウントを一定時間サーバーへ接続し続けるためのシンプルなクライアントです。minecraft-protocol を利用して Microsoft 認証でログインします。","archived":false,"fork":false,"pushed_at":"2026-03-05T05:04:01.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-05T09:53:11.503Z","etag":null,"topics":["minecraft","minecraft-protocol"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/renorari.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-05T04:13:38.000Z","updated_at":"2026-03-05T05:04:05.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/renorari/minecraft-keeper","commit_stats":null,"previous_names":["renorari/minecraft-keeper"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/renorari/minecraft-keeper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renorari%2Fminecraft-keeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renorari%2Fminecraft-keeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renorari%2Fminecraft-keeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renorari%2Fminecraft-keeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renorari","download_url":"https://codeload.github.com/renorari/minecraft-keeper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renorari%2Fminecraft-keeper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33939227,"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-05T02:00:06.157Z","response_time":120,"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":["minecraft","minecraft-protocol"],"created_at":"2026-06-05T12:02:50.348Z","updated_at":"2026-06-05T12:02:51.199Z","avatar_url":"https://github.com/renorari.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# minecraft-keeper\n\nMinecraft アカウントを一定時間サーバーへ接続し続けるためのシンプルなクライアントです。  \n`minecraft-protocol` を利用して Microsoft 認証でログインします。\n\n## 要件\n\n- Node.js `\u003e=22`\n- npm\n\n## セットアップ\n\n```bash\nnpm install\n```\n\n## 環境変数\n\n`.env.template` をコピーして `.env` を作成し、値を設定してください。\n\n```bash\ncp .env.template .env\n```\n\n`.env` の項目:\n\n- `MC_HOST`: 接続先ホスト（例: `example.com`）\n- `MC_PORT`: 接続先ポート（例: `25565`）\n- `MC_USERNAME`: Microsoft アカウントのユーザー名\n- `TIMEOUT`: 自動切断までの時間（単位: 時間）\n\n未設定時のデフォルト値:\n\n- `MC_HOST`: `127.0.0.1`\n- `MC_PORT`: `25565`\n- `MC_USERNAME`: `Player`\n- `TIMEOUT`: `1`\n\n## 実行\n\n```bash\nnpm start\n```\n\n接続後にチャット通知を送信し、`TIMEOUT` 経過後に自動切断します。\n\n## Lint\n\n```bash\nnpm run lint\nnpm run lint:fix\n```\n\n## ログ\n\n- 開発時（`NODE_ENV` 未設定または `production` 以外）: コンソール出力\n- 本番時（`NODE_ENV=production`）: コンソール + `logs/` 配下へ日次ローテーション保存\n\n## ライセンス\n\n`GPL-3.0-only`（詳細は `LICENCE` を参照）\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenorari%2Fminecraft-keeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenorari%2Fminecraft-keeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenorari%2Fminecraft-keeper/lists"}