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.
- Python
- Discord bot token
- Some python libraries:
discord
,pytz
, andmcstatus
pip install discord
pip install pytz
pip install mcstatus
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