Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 553 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 553 Bytes

Simple Minecraft Status Discord Bot Officially built for SiriumStudio, now accessable for everyone!

  1. Clone this repository to your Linux server:

    git clone https://github.com/Flexx47/mcstatusbot.git
    
  2. Navigate to the project directory:

    cd mcstatusbot
    
  3. Install the required dependencies using pip:

    pip install -r requirements.txt
    
  4. Configure the bot.py by filling in the necessary details in the code (e.g., TOKEN, CHANNEL_ID).

  5. Start the bot:

    python bot.py