Examine existing notification handlers in the `handlers/` directory (e.g., email handler) to understand the interface. Then implement a new handler using a Python XMPP library like slixmpp. The feature request is open ended; you may need to clarify with maintainer about expected configuration and message format.
[enhancement] add a XMPP handler · klen/graphite-beacon#72 | Good First Issue