Skip to content
This repository has been archived by the owner on Jul 29, 2020. It is now read-only.

lisaah/LatestRedditReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest Reddit Reader

Show the best of the latest posts in a reddit thread.

A Javascript implementation based off of game_comment_scraper (Python). Uses reddit.js as the Reddit API wrapper.

Displays the top 5 (best) of the latest 200 (new) posts. Caches comments so you don't see the same post twice.

Should work out of the box, but your mileage may vary.

Usage

The reader needs to the know the subreddit you're in and the thread you're on. You can supply this manually and select "Update". Or, put the entire thread link and select "Parse" and that should hopefully populate the necessary fields. Then you can click "Update" as per usual to get updates.

Demo

A quick demo of the project is located on JS Fiddle.

About

Show the best of the latest posts in a reddit thread.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published