/Complex-Command-Handler

A really useful and simple command handler for JDA.

Primary LanguageJava

Complex-Command-Handler

A really useful and simple command handler for JDA.

Usage

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>