Skip to content

Chriswalt64/Minecraft-server-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft-server-check

This code utilizes an already existing project called Minestat (https://github.com/ldilley/minestat), but also allows for notification via email/text message.

Things to Note

Adding text message functionality

Cell phone numbers can be used on the notification list, but in order to do so, you have to append the domain name to the end of the cell phone number. This varies from carrier to carrier, here is a list of common ones

Using smtplib

https://docs.python.org/3/library/smtplib.html

I wont go into all of the information on how it works here, but I have included a link to the documentation for the smtplib Module in Python.

About

Code related to Minecraft server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages