recursecenter / blaggregator

A blog aggregator for the Recurse Center community
https://blaggregator.recurse.com
61 stars 33 forks source link

Notify blog owners of blogs which cannot be crawled #147

Closed punchagan closed 6 years ago

punchagan commented 6 years ago
punchagan commented 6 years ago

I would like to add a Django command to be able to notify owners of blogs, which we are unable to crawl, on Zulip. Currently, we have 100+ blogs, and I'm guessing some of them will be removed/updated when their owners are notified.

This command could be run once a month or so, to keep the list of blogs to be crawled clean. @sursh @davidbalbert Do you have any thoughts on this?