Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.
/ MCBot Public archive

Simple minecraft server monitoring bot.

Notifications You must be signed in to change notification settings

theyugin/MCBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MCBot

Simple minecraft server monitoring discord bot.

Installation

  1. git clone https://github.com/TheyuGin/MCBot.git
  2. Install requirements accordingly to requirements.txt:
  3. Create python virtualenv with virutalenv venv
  4. source venv/bin/activate
  5. pip install -r requirements.txt
  6. Make sure you have set the environment variable MCBOT_TOKEN according to bot token you created in your discord dev dashboard.
  7. python main.py

Usage

  • 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

About

Simple minecraft server monitoring bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages