org.clojars.strongh/yetibot

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

Leiningen/Boot

[org.clojars.strongh/yetibot "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.strongh/yetibot {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("org.clojars.strongh:yetibot:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.strongh</groupId>
  <artifactId>yetibot</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.