A really useful and simple command handler for JDA.
Add Complex Command Handler as a dependency.
Replace VERSION
with the latest version found in GitHub Releases.
<dependency>
<groupId>tech.xigam</groupId>
<artifactId>CCH</artifactId>
<version>VERSION</version>
</dependency>