Skip to content

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

License

Notifications You must be signed in to change notification settings

Gizmo0320/Nameless-Link

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.1%
  • Other 0.9%