rsampaio/ircbot-clojure
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# ircbot-clj Irc bot implementation in clojure ## Usage lein run irc.server.int 6667 or lein uberjar java -jar ircbot-clj-1.0.0-standalone.jar irc.server.int 6667 ## License Distributed under the Eclipse Public License, the same as Clojure.