com.sietsma.korny/botty

Basic IRC bot library for simple bots

  • VCSN/A

  • cljdoc documentationcljdoc
  • 74 Downloads
  • 6 This Version

Leiningen/Boot

[com.sietsma.korny/botty "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.sietsma.korny/botty {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.sietsma.korny:botty:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.sietsma.korny</groupId>
  <artifactId>botty</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>