# Feed Chat Webhook ![Test program/library](https://gitfub.space/Jmaa/feed-chat-webhook/actions/workflows/python-test.yml/badge.svg) Work in progress. ## Dependencies This project requires [Python](https://www.python.org/) 3.8 or newer. All required libraries can be installed easily using: ```bash pip install -r requirements.txt ``` Full list of requirements: - [requests](https://pypi.org/project/requests/) - [secret_loader](https://gitfub.space/Jmaa/secret_loader) ## License ``` Copyright (c) 2024-2025 Jon Michael Aanes All rights reserved. ```