33 lines
546 B
Markdown
33 lines
546 B
Markdown
|
<!--- WARNING --->
|
||
|
<!--- THIS IS AN AUTO-GENERATED FILE --->
|
||
|
<!--- MANUAL CHANGES CAN AND WILL BE OVERWRITTEN --->
|
||
|
|
||
|
|
||
|
|
||
|
# Feed Chat Webhook
|
||
|
|
||
|

|
||
|
|
||
|
Work in progress.
|
||
|
|
||
|
|
||
|
|
||
|
## Dependencies
|
||
|
|
||
|
All requirements can be installed easily using:
|
||
|
|
||
|
```bash
|
||
|
pip install -r requirements.txt
|
||
|
```
|
||
|
|
||
|
Full list of requirements:
|
||
|
|
||
|
|
||
|
## License
|
||
|
|
||
|
```
|
||
|
Copyright (c) 2024 Jon Michael Aanes
|
||
|
|
||
|
All rights reserved.
|
||
|
```
|