From 8b139c30f7c805c4873edd5caf057128ecfd2983 Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Tue, 9 May 2023 15:43:38 +0200 Subject: [PATCH] first commit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..dc9a3f3 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Podcast notification discord script +Watches the RSS Link of the Podcast _Cybersecurity entschlüsselt_ and calls a discord webhook when +a new episode comes up. + +## TODO +- [X] Permanentes Zwischenspeichern von bekannten Podcasts +- [ ] systemD Daemon +- [ ] Deploy on homeserver