/server-status-bot

A simple Discord bot to provide information about Minecraft server status

Primary LanguagePython

server-status-bot

A simple (yet poorly written) Discord bot to provide information about Minecraft server status. Originally created for Minecraft Science Kingdom.

Pssttt... this is my first Discord bot, so don't expect too much.

Requirements

  1. Python
  2. Discord bot token
  3. Some python libraries: discord, pytz, and mcstatus
pip install discord
pip install pytz
pip install mcstatus

How to use

This program is not intentionally made to be used by others, but I think the program's logic is simple and self-explanatory. If you want to use this program, you can just change the value of javaserver, bedrockserver, and bot_token in line 8 of bot.py. Also, you can change the message to anything you want.

python bot.py