Sends chat messages to an XMPP account.
Run on Flask/Python3.
|
1 week ago | |
---|---|---|
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 1 week ago | |
TODO.md | 1 week ago | |
config.py | 1 week ago | |
hooks.py | 1 week ago | |
wsgi.py | 1 week ago |
Start from the folder where the app lives. My preferred method is gunicorn, with the following command:
Or if running from a virtual environment, which you should be, use this command (change path as needed):