yetibot

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

Leiningen/Boot

[yetibot "0.1.8"]

Clojure CLI/deps.edn

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

Gradle

implementation("yetibot:yetibot:0.1.8")

Maven

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