Sends chat messages to an XMPP account.
Run on Flask/Python3.
|
1 周之前 | |
---|---|---|
.gitignore | 2 年之前 | |
LICENSE | 2 年之前 | |
README.md | 1 周之前 | |
TODO.md | 1 周之前 | |
config.py | 1 周之前 | |
hooks.py | 1 周之前 | |
wsgi.py | 1 周之前 |
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):