com.github.johnnyjayjay/lein-template.discord-http-bot

A template for HTTP-based Discord bots written in Clojure

  • VCSN/A

  • cljdoc documentationcljdoc
  • 9 Downloads
  • 9 This Version

Leiningen/Boot

[com.github.johnnyjayjay/lein-template.discord-http-bot "0.1.0"]

Clojure CLI/deps.edn

com.github.johnnyjayjay/lein-template.discord-http-bot {:mvn/version "0.1.0"}

Gradle

implementation("com.github.johnnyjayjay:lein-template.discord-http-bot:0.1.0")

Maven

<dependency>
  <groupId>com.github.johnnyjayjay</groupId>
  <artifactId>lein-template.discord-http-bot</artifactId>
  <version>0.1.0</version>
</dependency>