yetibot

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

Leiningen/Boot

[yetibot "0.1.3"]

Clojure CLI/deps.edn

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

Gradle

implementation("yetibot:yetibot:0.1.3")

Maven

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