Introduction
============
qi.xmpp.client is a simple xmpp (jabber) bot written on the twisted framework. By itself it does almost nothing but provides a good base on which to create your own bot by simply overriding the functions you want to support. The following xmpp extensions are supported:

* XEP-0030, Service discovery
* XEP 0153 and XEP-0054, VCards
* XEP-0095 and XEP-0065, file transfers through SOCKS5
* XEP-0092, Software version
* XEP-0199, Pings





