Sends chat messages to an XMPP account.
Run on Flask/Python3.
|
1 nedēļu atpakaļ | |
---|---|---|
.gitignore | 2 gadi atpakaļ | |
LICENSE | 2 gadi atpakaļ | |
README.md | 1 nedēļu atpakaļ | |
TODO.md | 1 nedēļu atpakaļ | |
config.py | 1 nedēļu atpakaļ | |
hooks.py | 1 nedēļu atpakaļ | |
wsgi.py | 1 nedēļu atpakaļ |
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):