1
0
feed-chat-webhook/README.md
2025-03-06 12:40:03 +01:00

37 lines
736 B
Markdown

<!--- WARNING --->
<!--- THIS IS AN AUTO-GENERATED FILE --->
<!--- MANUAL CHANGES CAN AND WILL BE OVERWRITTEN --->
# 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.
```