/Nameless-Link

The Nameless Link bot synchronizes ranks between a Discord Guild and a NamelessMC website.

Primary LanguageJavaMIT LicenseMIT

Nameless-Link

The "Nameless Link" Discord bot synchronizes user roles to and from a specific Discord Guild.

For documentation please consult the wiki.

Translations

Translation status

Compiling

Requirements: Maven, JDK 11, git

apt install maven openjdk-11-jdk git

git clone https://github.com/NamelessMC/Nameless-Java-API
cd Nameless-Java-API
mvn install
cd ..

git clone https://github.com/NamelessMC/Nameless-Link
cd Nameless-Link
mvn package shade:shade
cd target
# find jar file here