{"id":26762070,"url":"https://github.com/eneskeremaydin/minecraft-server-login-bot","last_synced_at":"2025-04-15T09:27:07.692Z","repository":{"id":113992898,"uuid":"369219189","full_name":"EnesKeremAYDIN/minecraft-server-login-bot","owner":"EnesKeremAYDIN","description":"A Node.js bot that automates logging into a Minecraft server. This tool can be configured to handle multiple accounts and perform repeated logins.","archived":false,"fork":false,"pushed_at":"2025-01-11T03:10:28.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T18:51:27.308Z","etag":null,"topics":["bot","minecraft","online","server","user"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"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/EnesKeremAYDIN.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":"2021-05-20T13:33:20.000Z","updated_at":"2025-01-11T03:10:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1b7c3b8-5943-42e5-8bb2-f8076f1d3f60","html_url":"https://github.com/EnesKeremAYDIN/minecraft-server-login-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnesKeremAYDIN%2Fminecraft-server-login-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnesKeremAYDIN%2Fminecraft-server-login-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnesKeremAYDIN%2Fminecraft-server-login-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnesKeremAYDIN%2Fminecraft-server-login-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EnesKeremAYDIN","download_url":"https://codeload.github.com/EnesKeremAYDIN/minecraft-server-login-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249041965,"owners_count":21203196,"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":["bot","minecraft","online","server","user"],"created_at":"2025-03-28T18:34:04.549Z","updated_at":"2025-04-15T09:27:07.669Z","avatar_url":"https://github.com/EnesKeremAYDIN.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minecraft Server Login Bot\n\nA Node.js bot that automates logging into a Minecraft server. This tool can be configured to handle multiple accounts and perform repeated logins.\n\n## Features\n\n- Automates login to specified Minecraft servers.\n- Supports multiple account configurations.\n- Simple setup and deployment, compatible with Heroku.\n\n## Installation and Setup\n\n### Prerequisites\n\n- **Node.js** installed on your machine.\n- Valid **Minecraft account credentials**.\n\n### Installation\n\n1. **Clone or Download** this repository:\n   ```bash\n   git clone https://github.com/EnesKeremAYDIN/minecraft-server-login-bot.git\n   cd minecraft-server-login-bot\n   ```\n\n2. **Install Dependencies**:\n   ```bash\n   npm install\n   ```\n\n### Configuration\n\n1. **Set Up Account and Server Details**:\n   - Open `config.json` and enter your Minecraft login details and server IP.\n   - Adjust other settings as needed for specific server requirements.\n\n2. **Optional - Configure Multiple Accounts**:\n   - Modify `launcher_accounts.json` if you plan to automate logins for multiple accounts.\n\n### Running the Bot\n\nStart the bot locally:\n```bash\nnode bot.js\n```\n\n### Deploying to Heroku\n\n1. Make sure you have a Heroku account and the [Heroku CLI](https://devcenter.heroku.com/articles/heroku-cli) installed.\n2. Run these commands to set up and deploy:\n   ```bash\n   heroku create\n   git push heroku main\n   ```\n\n## Files\n\n- **`bot.js`**: Main script to automate Minecraft server logins.\n- **`config.json`**: Configuration file for account and server settings.\n- **`launcher_accounts.json`**: Optional file for managing multiple accounts.\n- **`Procfile`**: Used for deployment to Heroku.\n- **`package.json`**: Lists dependencies and metadata for the Node.js project.\n\n## Disclaimer\n\nThis tool is intended for personal use. Ensure compliance with the Minecraft server’s rules and policies when using automated login systems.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feneskeremaydin%2Fminecraft-server-login-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feneskeremaydin%2Fminecraft-server-login-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feneskeremaydin%2Fminecraft-server-login-bot/lists"}