Skip to content

emlyn/irclj

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

irclj

Irclj is a very simple and robust IRC library for Clojure. It is entirely asynchronous and callback-based.

In its current state, Irclj is a rewrite. It is WIP, but useful as it stands.

If you're really, really interested in the old pathetic code, it's tagged 0.4.1. Have fun. Wear sunglasses.

Usage

https://clojars.org/irclj

Note that this is still a work in progress. Some things may not work, or obvious things may be missing. Check out the issue tracker to see what needs to be done, and please contribute if you can!

License

Licensed under the EPL, same as Clojure itself.

About

A simple and small IRC library/bot framework written in Clojure.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 99.3%
  • Shell 0.7%