DIH4JDA
A fairly easy-to-use command framework for the Java Discord API, with support for Slash Commands and Context Commands
Install / Use
/learn @jasonlessenich/DIH4JDAREADME
DIH4JDA – Dynxsty's Interaction Handler for JDA

A fairly easy-to-use command framework for the Java Discord API, with support for Slash Commands and Context Commands
Installation
This version of DIH4JDA must be used with JDA 6.0.0 or
higher. <br>
But it is highly recommended to use the latest version of JDA due to security issues.
DIH4JDA itself is distributed through Maven Central:
Be sure to replace the VERSION key below with the one of the versions shown above!
Maven
<dependency>
<groupId>xyz.dynxsty</groupId>
<artifactId>dih4jda</artifactId>
<version>VERSION</version>
</dependency>
Gradle
dependencies {
[...]
//Change "implementation" to "compile" in old Gradle versions
implementation("xyz.dynxsty:dih4jda:VERSION")
}
Setup
To get started, visit the Wiki! <br> Javadocs are available here.
Related Skills
imsg
335.4kiMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.
discord
335.4kDiscord ops via the message tool (channel=discord).
session-logs
335.4kSearch and analyze your own session logs (older/parent conversations) using jq.
openhue
335.4kControl Philips Hue lights and scenes via the OpenHue CLI.
