Simple Minecraft Status Discord Bot Officially built for SiriumStudio, now accessable for everyone!
-
Clone this repository to your Linux server:
git clone https://github.com/Flexx47/mcstatusbot.git
-
Navigate to the project directory:
cd mcstatusbot
-
Install the required dependencies using pip:
pip install -r requirements.txt
-
Configure the bot.py by filling in the necessary details in the code (e.g., TOKEN, CHANNEL_ID).
-
Start the bot:
python bot.py