Commit Graph

2 Commits

Author SHA1 Message Date
Krilly
bfe3bd5b7a Fix smart newsletter digest script
- Fixed Python heredoc syntax issues
- Now properly fetches and filters newsletters
- Scores based on preferences
- Sent test digest successfully
2026-02-21 03:10:23 +00:00
Krilly
748e916c82 Add smart newsletter digest with feedback learning
- Runs daily at 8 PM Australia/Perth time
- Fetches newsletters from past 24 hours via IMAP
- Scores based on learned preferences (topics, sources)
- Summarizes key points and highlights
- Sends digest to Telegram + Gotify
- Learns from user feedback (👍/👎/topic preferences)
- Preferences stored in newsletter-preferences.json
2026-02-21 03:00:44 +00:00