bestadamdagoat / minecraft-logger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ANNOUNCEMENT: Join the Discord server here

Minecraft Logger

A Minecraft server info logger. Controllable using a Discord bot.

How do I use this?

  1. Install the required packages using pip install -r requirements.txt
  2. Create a Discord bot here
  3. Create a .env file in the same directory as the main.py file with the following fields:
    • TOKEN = BOTTOKEN
    • IP = SERVERIP
    • USERID = YOURDISCORDUSERID
  4. Run the main.py file using python main.py
  5. Invite the bot to your server

How do I use the bot?

  • Run $help to get a list of commands

General Info

  • The bot will automatically update the server status every minute
  • The log is stored in the log.csv file

About


Languages

Language:Python 100.0%