The "Nameless Link" Discord bot synchronizes user roles to and from a specific Discord Guild.
For documentation please consult the wiki.
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