Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 624 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 624 Bytes

Telegram Minecraft Bot

A simple bot to ping Minecraft servers from Telegram to get their player count and MOTD. Made as a small project to familiarise myself with Python and the python-telegram-bot Telegram bot API wrapper.

Usage

If you want to run this bot yourself, first install the requirements as listed in requirements.txt. Then follow the instructions here to get an API key and put it in the minecraftsettings.yml file. Then just run the Python file as normal.

If you want to use this bot without hosting it, it is live here.