Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

A Discord bot to display the server status of Minecraft servers in a channel.

License

Notifications You must be signed in to change notification settings

z0n/minecraft-server-status-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minecraft-server-status-discord

A Discord bot to display the server status of Minecraft servers in a channel. Tested on Python 3.7.4.

How to use:

  • Install Python >=3.6
  • Install required Python packages, e.g using pip install -r requirements.txt
  • Rename .env.example to .env and replace the example values
    • Multiple servers need to be separated by commas
  • This bot should be used in a separate channel as it edits its own messages periodically
  • Launch status-bot.py

Example:

Example Screenshot

TODO:

  • Improve error handling
  • Handle program exit (delete messages, disconnect, etc.)
  • Implement MOTD handling
  • Add the server icon as a thumbnail (if available)

About

A Discord bot to display the server status of Minecraft servers in a channel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages