Send yourself a weekly email with top posts from your selected subreddits.
See docs/index.html for an example.
- copy config.example.js to config.js
top8
/top4
is a list of subreddits with top 8 or 4 posts.biweeklyTop4
is for less active subreddits.- update sendmail config as needed
- add
0 18 * * 5 node /path/to/reddit-digest
to crontab - make sure it doesn't end up in spam
- if using Google Mail, go to Settings > Filters, search by
bot@redditdigest.com
sender and create a filter to never send it to spam
- read the code in
index.js
to make sure I don't install a keylogger on your system
- it's fine, you probably have one already anyway
- run
node index.js
to test
Star the project if you want to make this easy to use.