yetibot

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

Leiningen/Boot

[yetibot "0.1.21"]

Clojure CLI/deps.edn

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

Gradle

implementation("yetibot:yetibot:0.1.21")

Maven

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