{"id":20780908,"url":"https://github.com/x4e/bincommander","last_synced_at":"2025-04-30T20:34:01.989Z","repository":{"id":138137271,"uuid":"268149743","full_name":"x4e/BinCommander","owner":"x4e","description":"Control your minecraft account over discord","archived":false,"fork":false,"pushed_at":"2020-06-15T19:32:27.000Z","size":120,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-30T20:33:58.261Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/x4e.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":"2020-05-30T19:54:14.000Z","updated_at":"2023-02-11T12:58:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"586cde8f-12b6-40a1-b8e1-3e003f7cae87","html_url":"https://github.com/x4e/BinCommander","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/x4e%2FBinCommander","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x4e%2FBinCommander/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x4e%2FBinCommander/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x4e%2FBinCommander/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/x4e","download_url":"https://codeload.github.com/x4e/BinCommander/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251777808,"owners_count":21642230,"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":"2024-11-17T13:40:04.566Z","updated_at":"2025-04-30T20:34:01.983Z","avatar_url":"https://github.com/x4e.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BinCommander\n[![Donate with Bitcoin](https://en.cryptobadges.io/badge/small/12fApkUEecKA8UP6PAiNrGP1d2mvr1XXk9)](https://en.cryptobadges.io/donate/12fApkUEecKA8UP6PAiNrGP1d2mvr1XXk9)\n[![Discord](https://img.shields.io/discord/658373639137132595?logo=discord\u0026logoColor=white)](https://discord.gg/9wA2G8E)\n\nControl your minecraft account over discord.\n\nBinCommander uses Kotlin (JS), Discord.JS, Mineflayer and NodeJS to allow you to remotely control your minecraft account.\n\n### Features\n**Current**:\n- Remotely and simultaneously connect multiple accounts to multiple servers\n- Remotely see your coordinates and vitals\n- Remotely see the latency and TPS of the server\n\n**Planned**:\n- Open a proxy server allowing you to take over control from a bot and switch between different bots and servers from\nyour local minecraft client\n- Notifications on events such as Queue Server positions, damage, view distance etc\n- Anti AFK, Auto Fish, Auto Mining, Long distance travelling\n\n### Usage\nCreate a discord bot and add it to a server, with permissions to read and send messages.\nCreate `config.json` in the root repository folder, with the following template:\n```json\n{\n    \"discord\": {\n        \"token\": \"YOUR_BOT_TOKEN\",\n        \"prefix\": \"+\"\n    },\n    \"users\": [\n        {\n            \"discordID\": \"YOUR_DISCORD_USER_ID\",\n\t\t\t\"spamdelay\": 60,\n            \"spam\": [\n                \"Text\",\n                \"More text\"\n            ],\n            \"mcAccounts\": [\n                {\n                    \"mcName\": \"MinecraftUsername1\",\n                    \"user\": \"Username or email for legacy accounts\",\n                    \"pass\": \"password\"\n                },\n                {\n                    \"mcName\": \"MinecraftUsername2\",\n                    \"user\": \"Username or email for legacy accounts\",\n                    \"pass\": \"password\",\n                    \"clientToken\": \"You can optionally specify a token instead of a username/password combination\"\n                }\n            ]\n        }\n    ]\n}\n```\nClone and execute `./gradlew run`.\n\n## How?\nThis uses Kotlin with a JavaScript compilation target, allowing typesafe programming for nodejs. I have also written\nbindings for all the libraries that I use to allow typesafe interoperability.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx4e%2Fbincommander","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx4e%2Fbincommander","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx4e%2Fbincommander/lists"}