Skip to content

oxyzox/McStatusBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🏰 McStatusBot - Minecraft Server Status Bot

McStatusBot is a cute and cool Discord bot designed to fetch and display the status of Minecraft servers (Java or Bedrock) with a stylish embed. Powered by mcstatus.io, Stacy provides live updates on player counts, server versions, and online/offline status!

πŸš€ Features

  • 🌍 Supports both Java and Bedrock Servers: Easily switch between server types when checking status.
  • πŸ’¬ Stylish Embed Messages: Get server information with a clean and colorful embed.
  • πŸ‘₯ Live Player Count: See how many players are currently online.
  • πŸ› οΈ Version Information: View the Minecraft server version.
  • ⚠️ Error Handling: McStatusBot will let you know if there's a problem fetching server data.

πŸ› οΈ Setup

Follow these steps to get McStatusBot up and running on your own server.

Prerequisites

Installation

  1. Clone this repository:

    git clone https://github.com/oxyzox/McStatusBot.git
    cd stacy-bot
  2. Install the required libraries:

pip install -r requirements.txt

  1. Set up environment variables:

    Create a .env file and add your Discord bot token:

TOKEN=your-discord-bot-token-here

  1. Run the bot:

python main.py

Made with ❀️ by oxyzox

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages