feat: move rss to it's own module and add atom support

This commit is contained in:
Jet 2026-03-23 15:43:02 -07:00
parent 452b8b49c3
commit 3991d25293
No known key found for this signature in database
11 changed files with 875 additions and 143 deletions

View file

@ -3,6 +3,7 @@ members = [
"pi/pi-service",
"remote/noisebell-common",
"remote/cache-service",
"remote/rss-service",
"remote/discord-bot",
]
resolver = "2"