How to send Jabber (XMPP) messages from Django

Posted on Wed 11 November 2015 in Programming • Tagged with django, python, jabber, xmppLeave a comment

Did you ever want to have a simple Django notification bot? An intranet one which just sends you (or someone you tell it to) Jabber messages when certain events occur? So did I. Please, welcome: django-jabber.

Continue reading