Skip to content

Landrash/python-telegram-mcstatus-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

python-telegram-mcstatus-bot

A Telegram bot to check status of a specified Minecraft server

This bot is based mainly on the great work of other and uses the following libraries among others.

How to run

To use this bot your going to need a Telegram bot token, you can get it from the BotFather

  • Clone this repository.
  • pip install -r requirements.txt
  • Replace the value for TOKEN in the script.
  • $ python python-telegram-mcstatus-bot.py

Commands

  • /help Explains how to use the bot.
  • /start Standard teĺegram bot start message. Same output as /help.
  • /online Checks status of specified minecraft server. Use with /online ADDRESS.

Commands are used by sending a message to the bot you create. How to use bot are covered well in the Telegram Bots documentation.

About

A python based telegram bot for checking minecraft server status.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages