yetibot

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

Leiningen/Boot

[yetibot "1.0.0-RC4"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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