Go to file
Changaco 0c76a1d0b7 update README 2014-01-18 11:08:35 +01:00
CONFIG.example add echobot 2014-01-18 11:04:03 +01:00
README.md update README 2014-01-18 11:08:35 +01:00
echobot.py add echobot 2014-01-18 11:04:03 +01:00
echobot.service add echobot 2014-01-18 11:04:03 +01:00
sendxmpp.py add echobot 2014-01-18 11:04:03 +01:00

README.md

A collection of XMPP utils

echobot.py is a bot that just echoes back whatever message you send to it. Useful for testing purposes.

sendxmpp.py is the XMPP equivalent of sendmail. It is an alternative to the old sendxmpp written in Perl.

Dependency: sleekxmpp (python3 version)

Installation: just put the scripts wherever you want.

Configuration: see CONFIG.example, default config path is ~/.xmpputils