com.github.discljord/discljord

A Clojure wrapper library for the Discord API, with full API coverage (except voice, for now), and high scalability.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 10,331 Downloads
  • 10,331 This Version

Leiningen/Boot

[com.github.discljord/discljord "1.3.1"]

Clojure CLI/deps.edn

com.github.discljord/discljord {:mvn/version "1.3.1"}

Gradle

implementation("com.github.discljord:discljord:1.3.1")

Maven

<dependency>
  <groupId>com.github.discljord</groupId>
  <artifactId>discljord</artifactId>
  <version>1.3.1</version>
</dependency>