mirror of
https://codeberg.org/icewind/rss-webhook-trigger.git
synced 2026-06-04 02:14:07 +02:00
readme
This commit is contained in:
parent
51cba405ec
commit
068ead7e7d
1 changed files with 6 additions and 1 deletions
|
|
@ -1,6 +1,11 @@
|
||||||
# rss-webhook-trigger
|
# rss-webhook-trigger
|
||||||
|
|
||||||
Trigger webhooks from rss feeds
|
Trigger webhooks from rss feeds.
|
||||||
|
|
||||||
|
Send a `POST` request to a webhook every time an rss feed changes.
|
||||||
|
|
||||||
|
Note that this will only detect changes made while the program is running, it is not able to detect changes made to
|
||||||
|
the feeds on program start.
|
||||||
|
|
||||||
### Configuration
|
### Configuration
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue