{"id":25267530,"url":"https://github.com/maskalix/craftybot","last_synced_at":"2026-05-02T19:31:35.522Z","repository":{"id":276153793,"uuid":"928391391","full_name":"maskalix/craftybot","owner":"maskalix","description":"Crafty Controller Bot - Discord Bot to control (turn on/off; restart) server and display basic info","archived":false,"fork":false,"pushed_at":"2025-02-23T16:16:54.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T03:28:18.505Z","etag":null,"topics":["crafty-controller","docker","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maskalix.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":"2025-02-06T15:04:13.000Z","updated_at":"2025-02-23T16:16:57.000Z","dependencies_parsed_at":"2025-02-06T16:23:06.986Z","dependency_job_id":"40c76cbd-0289-4310-abab-3519e39a7a0d","html_url":"https://github.com/maskalix/craftybot","commit_stats":null,"previous_names":["maskalix/craftybot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maskalix/craftybot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maskalix%2Fcraftybot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maskalix%2Fcraftybot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maskalix%2Fcraftybot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maskalix%2Fcraftybot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maskalix","download_url":"https://codeload.github.com/maskalix/craftybot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maskalix%2Fcraftybot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32547645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T19:18:06.202Z","status":"ssl_error","status_checked_at":"2026-05-02T19:16:21.335Z","response_time":132,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["crafty-controller","docker","python"],"created_at":"2025-02-12T09:38:56.026Z","updated_at":"2026-05-02T19:31:35.480Z","avatar_url":"https://github.com/maskalix.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crafty Controller Bot | Discord Bot to control (turn on/off; restart) server and display basic info\n*Unofficial, fan project, not affiliated with Crafty Controller*\n\n- used to control https://craftycontrol.com servers\n- docker image on [maskalicz/craftybot](https://hub.docker.com/r/maskalicz/craftybot)\n\n## How it works?\n- slash command /serverinfo in any Discord channel you invited your bot to :)\n  \n## What is needed?\n- crafty username\n- crafty password\n- crafty URL/IP (with http(s), port if IP and without / at the end)\n- crafty server ID (found in URL when you go to server overview - server_detail?id=XXXXXXXXX)\n- discord bot token\n\n## Usage\ndocker-compose.yml\n```\nservices:\n  discord-bot:\n    image: maskalicz/craftybot:latest\n    container_name: craftybot\n    restart: unless-stopped\n    env_file:\n      - .env\n```\n.env\n```\nBOT_TOKEN=\nCRAFTY_API_BASE_URL= # with protocol (http://), without end slash (/), if IP use port also\nCRAFTY_SERVER_ID=\nCRAFTY_USERNAME=\nCRAFTY_PASSWORD=\nCRAFTY_SERVER_URL= # Info for users, IP/URL of the server\nCRAFTY_SERVER_TYPE= # Info for users, fill here Forge, Spigot or whatever you running\n```\n\nthen just ``docker compose up -d``\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaskalix%2Fcraftybot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaskalix%2Fcraftybot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaskalix%2Fcraftybot/lists"}