scrape-rss-bot
scrape-rss-bot copied to clipboard
DRY the code
There are two different sections where we scrape and add a URL to the feed. This leads to complicated updates that must be duplicated.
Now that things are working and released, it's time to DRY things up and make them easier to maintain in the future.