Giter Site home page Giter Site logo

minecraftserverstatusdiscordbot's Introduction

MinecraftServerStatusDiscordBot (MSSB)

MinecraftServerStatusDiscordBot or MinecraftServerStatusBot or simply MSSB is a simple bot for displaying the player count and other things of a Minecraft server in Discord, setup is super fast and the bot can easily be self hosted.

Setup

1. Installation

Start by cloning the repository with git clone or downloading it as a zip file and extracting it.

2. Dependencies

Download the required dependencies with:

pip install -r requirements.txt

⚠️ You might have to replace pip with pip3 depending on your system configuration.

3. Configuration

Rename the .env.example file to .env start filling in the relevant info.

  • DISCORD_TOKEN is for your Discord bot token, make a bot then get the token here.
  • SERVER_HOST The address of your Mineraft server, can include the port afterwards prefix with a :.
  • BOT_PREFIX The prefix for bot commands in Discord, defaults to ?.
  • COLOR_HEX Hexadecimal format color for the embed, defaults to Discord blurple.

4. Running

Simply start the bot with:

python main.py

⚠️ Once again you might have to replace python with python3 depending on your system configuration.

minecraftserverstatusdiscordbot's People

Contributors

goof-bug avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.