Skip to content

A simple Discord bot to provide information about Minecraft server status

Notifications You must be signed in to change notification settings

fajrulfx/server-status-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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

About

A simple Discord bot to provide information about Minecraft server status

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages