Minecraft Status discord bot. Queries Minecraft servers as configured via Discord in-chat bot commands. Creates labels in the server sidebar displaying player count, server IP, etc.
Find a file
2026-01-10 15:58:50 -07:00
resources Fix README 2026-01-04 18:37:15 -07:00
src Async rate limit sleeps 2026-01-10 15:58:50 -07:00
.gitignore Containerize 2025-12-25 22:48:27 -07:00
docker-compose.yml Containerize 2025-12-25 22:48:27 -07:00
docker-entrypoint.sh Containerize 2025-12-25 22:48:27 -07:00
Dockerfile Async rate limit sleeps 2026-01-10 15:58:50 -07:00
LICENSE Initial commit 2021-11-29 13:25:24 -07:00
README.md Fix README 2026-01-04 18:37:15 -07:00
requirements.txt Containerize 2025-12-25 22:48:27 -07:00
schema.sql Bunch of cleanup 2026-01-04 18:18:57 -07:00

Static Badge

MinecraftStatus

Minecraft Status discord bot that adds status banners to your guild's sidebar. See below for example.

Server Status Banners

Commands

Admin:
  announce   Turns on player join announcements
  cleanup    Removes querier and status channels
  noannounce Turns off player join announcements
  nohours    Turns off total player hour display
  setup      Sets up new Minecraft server querier
  showhours  Turns on total player hour display
Other:
  help       Shows this message
  lastquery  Shows last query time
  players    Lists online players
  status     Shows server status

Type $help command for more info on a command.
You can also type $help category for more info on a category.