Modular webhook server for Frankensteining integrations....
*Poetry required. Details at https://python-poetry.org/docs/
git clone https://github.com/secw01f/hookenstein
cd hookenstein
poetry install
poetry run python3 hookenstein.py -m example
To build your first module, use the template.py to get started.