All Projects → NamelessMC → Nameless-Link

NamelessMC / Nameless-Link

Licence: MIT license
The Nameless Link bot synchronizes ranks between a Discord Guild and a NamelessMC website.

Programming Languages

java
68154 projects - #9 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to Nameless-Link

spring-discord-bot
Discord all-purpose bot, made using Spring Boot, JPA, Hibernate, REST, HikariCP. Written for fun, do not take this serious.
Stars: ✭ 26 (+8.33%)
Mutual labels:  jda
archived-bot
A Discord music bot serving music in over 3 million discord servers
Stars: ✭ 496 (+1966.67%)
Mutual labels:  jda
Discord-Tools
VSCode extension allowing the integration of a Discord chat, bot templates, snippets, themes and more!
Stars: ✭ 91 (+279.17%)
Mutual labels:  jda
diabot
A diabetes-oriented chatbot for Discord
Stars: ✭ 17 (-29.17%)
Mutual labels:  jda
happybot
A multi-purpose, feature-full, and powerful, highly guild-specific, Discord Bot written in Java.
Stars: ✭ 14 (-41.67%)
Mutual labels:  jda
Pagination-Utils
A collection of methods to make message pagination with JDA easier.
Stars: ✭ 20 (-16.67%)
Mutual labels:  jda
DiscordBlueBot
Customizable soundboard bot for Discord, along other useful commands
Stars: ✭ 25 (+4.17%)
Mutual labels:  jda
Jda
Java wrapper for the popular chat & VOIP service: Discord https://discord.com
Stars: ✭ 2,598 (+10725%)
Mutual labels:  jda
Mc2Discord
A simple minecraft mod, server side only, to link the chat with your Discord server
Stars: ✭ 18 (-25%)
Mutual labels:  jda
Rubicon
Dead yo!
Stars: ✭ 14 (-41.67%)
Mutual labels:  jda
FlareBot
A nice Discord bot made with JDA, FlareBot is a music and server administration bot along with a few other cool features
Stars: ✭ 39 (+62.5%)
Mutual labels:  jda
thunder-java
Thunder the legendary bot that now come out reborn!
Stars: ✭ 22 (-8.33%)
Mutual labels:  jda
jda-reactor
A collection of kotlin extensions for JDA that make use with reactor-core easier.
Stars: ✭ 20 (-16.67%)
Mutual labels:  jda
reputation-bot
Reputation bot which collects reputation based on chat messages in discord
Stars: ✭ 23 (-4.17%)
Mutual labels:  jda
jda-ktx
Collection of useful Kotlin extensions for JDA
Stars: ✭ 49 (+104.17%)
Mutual labels:  jda
KCommando
Annotation-based multifunctional command handler framework for JDA & Javacord.
Stars: ✭ 26 (+8.33%)
Mutual labels:  jda
LorittaHelper
💁 Helper bot for Loritta's Support Server!
Stars: ✭ 13 (-45.83%)
Mutual labels:  jda
SkyBot
SkyBot is an LGBT-friendly discord bot with music and mod commands written in JDA
Stars: ✭ 37 (+54.17%)
Mutual labels:  jda
easypoll-v3
EasyPoll Discord Bot | With EasyPoll, a Discord Poll Bot, you can easily create polls and your members can vote by clicking on a reaction very easily and quickly.
Stars: ✭ 35 (+45.83%)
Mutual labels:  jda
corgi
A Discord bot made with JDA, Corgi is a server administration bot along with a few other cool features
Stars: ✭ 15 (-37.5%)
Mutual labels:  jda

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, JDK 17, git

apt install maven openjdk-11-jdk openjdk-17-jdk git

git clone https://github.com/NamelessMC/Nameless-Java-API
cd Nameless-Java-API
# You may need to manually set JAVA_HOME to your JDK 11 installation
mvn install
cd ..

git clone https://github.com/NamelessMC/Nameless-Link
cd Nameless-Link
# You may need to manually set JAVA_HOME to your JDK 17 installation
mvn package
cd target
# find jar file here
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].