Quit-yo-jibber is a fork of xmpp-clj based less around direct-response 
chatbots. It allows you to listen for presence changes, set availability 
and status messages and send messages unprompted among other things.

It is stable and auto-reconnects if the network should drop. I use it in 
two projects which have been running 24/7 for 6 months now without any 
issues.

https://github.com/AdamClements/quit-yo-jibber

Available on clojars as *[quit-yo-jibber "0.4.3"]*

*Changelog:*

0.4.3
Set sent message type to chat - this means that asterisk *bold*, underbar 
_underline_ formatting and smileys are properly formatted by the gtalk 
client
Filter out only messages which contain a body, rather than chat type 
messages which were actually typing notifications causing extra events to 
fire in previous versions

0.4.2
Fix presence listeners
Added experimental ability to set-availability (experimental - not in core 
namespace but accessible in quit-yo-jibber.presence)

0.4.1
Add in API for detecting whether users are active on their android phone or 
a PC

0.4.0
API revision - major release


-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to