yetibot

A command line in your chat, where chat ∈ {irc,slack}.

Leiningen/Boot

[yetibot "1.0.0-RC7"]

Clojure CLI/deps.edn

yetibot/yetibot {:mvn/version "1.0.0-RC7"}

Gradle

implementation("yetibot:yetibot:1.0.0-RC7")

Maven

<dependency>
  <groupId>yetibot</groupId>
  <artifactId>yetibot</artifactId>
  <version>1.0.0-RC7</version>
</dependency>