yetibot

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

Leiningen/Boot

[yetibot "0.5.5"]

Clojure CLI/deps.edn

yetibot/yetibot {:mvn/version "0.5.5"}

Gradle

implementation("yetibot:yetibot:0.5.5")

Maven

<dependency>
  <groupId>yetibot</groupId>
  <artifactId>yetibot</artifactId>
  <version>0.5.5</version>
</dependency>