XMPP notification bot
An experimental XMPP bot that sends out notifications queued in RabbitMQ by
other applications to contacts listed in a database
WARNING! This is an early version.
The idea behind this project is to have an easy possibility to send out
notifications via XMPP from multiple scripts. E.g., one might be running several
processes on a computer and a human needs to be notified in certain instances.
settings.py
and define all variables like insettings.py.example
.createdb.py.example
.bot.py
.group
and message
containing the relevantnotify.py
.This project is licensed under the MIT License, see LICENSE for details.