Simple minecraft server monitoring discord bot.
git clone https://github.com/TheyuGin/MCBot.git- Install requirements accordingly to requirements.txt:
- Create python virtualenv with
virutalenv venv source venv/bin/activatepip install -r requirements.txt- Make sure you have set the environment variable MCBOT_TOKEN according to bot token you created in your discord dev dashboard.
python main.py
- Creating an updating message with server info:
mcbot createmessage - Adding a minecraft server to monitor:
mcbot addserver(the bot will promt you with what message to add server to) - Deleting server:
mcbot removeserver - Deleting a message from your server:
mcbot removemessage