MoonRise is a simple but powerful Discord Bot used to enhance your Discord experience.
Base code foundation: https://github.com/LuckPerms/LuckPerms
It is:
- fast - written with performance and scalability in mind.
- free - available for download and usage at no cost, and permissively licensed so it can remain free forever.
MoonRise uses Gradle to handle dependencies & building.
- Java 21 JDK or newer
- Git
git clone https://github.com/kubbidev/MoonRise.git
cd MoonRise/
./gradlew build
You can find the output jars in the build/libs
directory.
MoonRise © 2025 by kubbidev is licensed under CC BY-NC-SA 4.0.