{"id":26410454,"url":"https://github.com/marshallovski/minecraft-bot","last_synced_at":"2026-04-18T01:31:31.991Z","repository":{"id":282765416,"uuid":"949589279","full_name":"marshallovski/minecraft-bot","owner":"marshallovski","description":"Simple Minecraft  bot with commands (1.7.10-1.24.1)","archived":false,"fork":false,"pushed_at":"2025-03-22T16:03:02.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-03T16:40:31.455Z","etag":null,"topics":["bot","game","java","javascript","js","mc","mc-bot","minecraft","minecraft-bot","node","nodejs"],"latest_commit_sha":null,"homepage":"","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/marshallovski.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}},"created_at":"2025-03-16T19:32:05.000Z","updated_at":"2025-03-22T16:03:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"9d1f3a5a-aeb0-42d6-84af-af6cd66c6df2","html_url":"https://github.com/marshallovski/minecraft-bot","commit_stats":null,"previous_names":["marshallovski/minecraft-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marshallovski/minecraft-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshallovski%2Fminecraft-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshallovski%2Fminecraft-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshallovski%2Fminecraft-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshallovski%2Fminecraft-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshallovski","download_url":"https://codeload.github.com/marshallovski/minecraft-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshallovski%2Fminecraft-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31953509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"ssl_error","status_checked_at":"2026-04-18T00:39:20.671Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bot","game","java","javascript","js","mc","mc-bot","minecraft","minecraft-bot","node","nodejs"],"created_at":"2025-03-17T20:17:54.500Z","updated_at":"2026-04-18T01:31:31.984Z","avatar_url":"https://github.com/marshallovski.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# minecraft-bot\n Simple Minecraft bot with commands and command handler.\n \n Supported Minecraft versions: **1.7.10-1.24.1** (and possibly newer, depends on a `minecraft-protocol` library).\n\n # Commands\n Default command prefix is `!`, but you can change it in `config.json` file.\n \n Available commands: `!hello`, `!disconnect`, `!clientSpammer`.\n \u003cbr\u003e\n \u003cbr\u003e\n \u003cbr\u003e\n But, of course, you can write your own commands!\n\n # Command Example\n Create `command.js` file and place it in `commands` folder.\n```js\nexport default {\n    name: \"test\",\n    run: async (client, ev) =\u003e {\n        client.chat(\"Yo! A custom command!\");\n    }\n}\n```\n\n# Installation\n1. Clone this repo: `git clone https://github.com/marshallovski/minecraft-bot`\n2. Open your terminal in folder `minecraft-bot`\n3. Install packages: `npm i`\n4. Execute `npm run test` (for developing purposes; for stable mode: `node .`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarshallovski%2Fminecraft-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarshallovski%2Fminecraft-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarshallovski%2Fminecraft-bot/lists"}