com.github.johnnyjayjay/slash

A library for handling and routing Discord interactions

Leiningen/Boot

[com.github.johnnyjayjay/slash "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.johnnyjayjay/slash {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("com.github.johnnyjayjay:slash:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.johnnyjayjay</groupId>
  <artifactId>slash</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>