Setup¶
Prerequisites¶
- Java 23 or later
- JDA 5.x
- SLF4J Implementation (not mandatory, but recommended)
Configuration¶
JDA-Commands is distributed through Maven Central. Alternatively you can download the latest version here.
IntelliJ Plugin¶
We also provide an IntelliJ Plugin that performs some Code Inspection. It validates method references, which are commonly used in jda-commands. You can find it here.