{"id":19391804,"url":"https://github.com/tteeoo/msb","last_synced_at":"2026-04-14T19:32:50.913Z","repository":{"id":136198104,"uuid":"347211854","full_name":"tteeoo/msb","owner":"tteeoo","description":"A Minecraft Server Bot (for Discord)","archived":false,"fork":false,"pushed_at":"2022-01-21T04:26:44.000Z","size":19,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-24T21:11:50.681Z","etag":null,"topics":["bot","discord","discord-bot","discord-py","minecraft","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/tteeoo.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":"2021-03-12T22:16:35.000Z","updated_at":"2022-01-21T04:26:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"529abf7f-72d9-4fb4-a68f-d5cc7853371c","html_url":"https://github.com/tteeoo/msb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tteeoo/msb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tteeoo%2Fmsb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tteeoo%2Fmsb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tteeoo%2Fmsb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tteeoo%2Fmsb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tteeoo","download_url":"https://codeload.github.com/tteeoo/msb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tteeoo%2Fmsb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31812968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"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","discord","discord-bot","discord-py","minecraft","python"],"created_at":"2024-11-10T10:29:17.070Z","updated_at":"2026-04-14T19:32:50.891Z","avatar_url":"https://github.com/tteeoo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Minecraft Server Bot (for Discord)\n\nThis is a Discord bot designed to provide information about a Minecraft server in Discord.\n\nIt can ping a Minecraft server at intervals and note its uptime in a specified channel.\n\n## Commands\n\n* `!up` — Checks if the Minecraft server is up.\n* `!on` — Prints how many players are on, and a sample of usernames (may not be all online players).\n* `!ping` — Pings the bot (not the Minecraft server).\n* `!server` — Prints information about the server being monitored.\n* `!mods` — Prints information about the mods on the server.\n\nThe prefix (default is exclamation point) can be changed.\n\n## Running\n\nThis bot runs with Python versions \u003e= 3.8.\n\nClone this repository and install the requirements:\n```sh\n$ git clone https://github.com/tteeoo/msb\n$ cd msb/\n$ python3 -m pip install -r requirements.txt\n```\n\nCreate `.env`:\n```sh\nexport MSB_TOKEN=\"\" # From Discord developer pannel\nexport MSB_HOST=\"\" # IP address or domain name of MC server\nexport MSB_PORT=25565\nexport MSB_PREFIX=\"!\"\nexport MSB_INTERVAL=30 # Interval (seconds) for uptime check\nexport MSB_CHANNEL=\"\" # Channel for uptime announcment (leave blank for none)\n```\n\nStart the bot with:\n```sh\n$ ./start.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftteeoo%2Fmsb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftteeoo%2Fmsb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftteeoo%2Fmsb/lists"}