diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -13,3 +13,8 @@ xbot -m "Hello from your XMPP bot" -j "recipient@example.com" -p /path/to/my/xmp Have a look at ```example_profile.ini``` to see how your own JID and password have to be formalized. +## Links + +- [XMPP Protocol Definition - RFC3920](https://xmpp.org/rfcs/rfc3920.html) +- [libstrophe Website with Doxygen Documentation](http://strophe.im/libstrophe/) + |