add news site categories feed.

This commit is contained in:
Jason Schwarzenberger
2020-11-04 11:08:50 +13:00
parent abf8589e02
commit 29f8a8b8cc
4 changed files with 212 additions and 130 deletions

View File

@@ -19,6 +19,10 @@ NUM_SUBSTACK = 10
# 'the bulletin': { 'url': "https://thespinoff.substack.com", 'count': 10},
# }
# CATEGORIES = {
# 'rnz national': { 'url': "https://www.rnz.co.nz/news/national", 'count': 10},
# }
# Reddit account info
# leave blank if not using Reddit
REDDIT_CLIENT_ID = ''