This Discord bot written for Minecraft server Luminia
Important
This bot is written for the Luminia server Discord in Java + Kotlin and is currently no longer supported
To build the project from source:
- Clone the repository:
git clone https://github.com/LuminiaBedrock/Luminia-Discord-Bot-public.git
- Navigate to the project directory:
cd Luminia-Discord-Bot-public
- Build the JAR file using Gradle:
gradle build
The compiled artifact will be located in the bot/build/libs
directory