## MVP * ✓ Write TODO * ✓ Cron * ✓ Config * ✓ logging zap * ✓ Proxy download * ✓ Storage csv * ✓ Posting to telegram * Telegram rate limit: 20 msgs/min https://core.telegram.org/bots/faq#my-bot-is-hitting-limits-how-do-i-avoid-this https://gist.github.com/zdebra/10f0e284c4672e99f0cb767298f20c11 ## Issues * Last record is not written fully to csv ## MVP 2 * Podcasts ## 1.0 * concurrent processing * Config validation * Cron spec * Name - No spaces * Permissions? * Filtering * Doc embed * Doc * instant view doc * filtering example * Motivation * grepping: date(awk) and state * yq -p xml . | bat -l yaml * fzf example to better grep ## Later * Folder reorg? * Always running * Handle telegram reaction? * Filter from app based on keyword ### Log * Log to file * unit testing logs?