https://github.com/khlam/rss-discord-webhook
Uses github actions to watch an RSS feed and pushes new changes to webhook
https://github.com/khlam/rss-discord-webhook
Last synced: 11 months ago
JSON representation
Uses github actions to watch an RSS feed and pushes new changes to webhook
- Host: GitHub
- URL: https://github.com/khlam/rss-discord-webhook
- Owner: khlam
- Created: 2022-02-06T01:33:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-24T17:42:49.000Z (over 3 years ago)
- Last Synced: 2025-02-24T08:09:24.011Z (over 1 year ago)
- Language: Python
- Size: 72.3 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### .env
`debug=True|False`
`ENCRYPT_STATE=ENCRYPT_KEY`
`RSS=https://www.youtube.com/feeds/videos.xml?channel_id=THE_CHANNEL_ID_HERE`
`WEBHOOK=DISCORD_WEBHOOK`