Sends chat messages to an XMPP account.
Run on Flask/Python3.

DeadTOm 5797d06d76 Filled in README.md. Edited TODO.md as things were completed. Changed how config.py is imported in hooks.py, and how variables from config.py are called. Edited config.py accordingly. Comments all around. 1 долоо хоног өмнө
.gitignore cf0162ff47 Update '.gitignore' 2 жил өмнө
LICENSE 0be937f658 Added work so far. 2 жил өмнө
README.md 5797d06d76 Filled in README.md. Edited TODO.md as things were completed. Changed how config.py is imported in hooks.py, and how variables from config.py are called. Edited config.py accordingly. Comments all around. 1 долоо хоног өмнө
TODO.md 5797d06d76 Filled in README.md. Edited TODO.md as things were completed. Changed how config.py is imported in hooks.py, and how variables from config.py are called. Edited config.py accordingly. Comments all around. 1 долоо хоног өмнө
config.py 5797d06d76 Filled in README.md. Edited TODO.md as things were completed. Changed how config.py is imported in hooks.py, and how variables from config.py are called. Edited config.py accordingly. Comments all around. 1 долоо хоног өмнө
hooks.py 5797d06d76 Filled in README.md. Edited TODO.md as things were completed. Changed how config.py is imported in hooks.py, and how variables from config.py are called. Edited config.py accordingly. Comments all around. 1 долоо хоног өмнө
wsgi.py 2b9e090d18 Update 'wsgi.py' 1 долоо хоног өмнө

README.md

DeadTOm's Owncast webhooks

Features so far

  • Sends chat messages to an XMPP account

Starting the Flask app

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):