Initial commit: RSS/Atom feed monitor posting to Discord
Cloudflare Worker that polls feeds on a 5-minute cron, detects new
entries using KV-stored timestamps, and posts them as Discord embeds.
Uses feedsmith for multi-format feed parsing (RSS, Atom, RDF, JSON Feed).