mirror of
https://github.com/moparisthebest/sendxmpp-py
synced 2024-12-21 14:58:53 -05:00
CONFIG.example | ||
echobot.py | ||
echobot.service | ||
README.md | ||
sendxmpp.py |
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.
Dependencies:
- sleekxmpp (python3 version)
Installation: just put the scripts wherever you want.
Configuration: see CONFIG.example, default config path is ~/.xmpputils