Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

paolobarbolini/MinecraftDnsSwitcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinecraftDnsSwitcher

This program automatically updates your cloudflare dns records when your minecraft server goes offline and when it comes back up. It can also send messages on telegram when your server goes offline and it comes back up.

Installation

$ pip3 install -r requirements.txt

Creating the telegram bot

You can find all the information to create a new telegram bot here: https://core.telegram.org/bots#6-botfather

Configuration

Open config.py and set your telegram chat id, the telegram bot token, your cloudflare email and api key, your zone id and the dns used to connect to your minecraft server. Then add every server inside data.json

About

This bot automatically updates your cloudflare dns records when your minecraft server goes offline and when it comes back up

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages