mirror of
https://codeberg.org/icewind/rss-webhook-trigger.git
synced 2026-06-03 18:04:09 +02:00
readme
This commit is contained in:
parent
40b1d77bdd
commit
7cc64a1df3
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
# rss-webhook-trigger
|
# rss-webhook-trigger
|
||||||
|
|
||||||
Trigger webhooks from rss feeds.
|
Trigger webhooks from rss/atom feeds.
|
||||||
|
|
||||||
Send a `POST` request to a webhook every time an rss feed changes.
|
Send a `POST` request to a webhook every time an rss/atom feed changes.
|
||||||
|
|
||||||
Note that this will only detect changes made while the program is running, it is not able to detect changes made to
|
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.
|
the feeds on program start.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue