From cd4872dc28c566f8af4e22451c3a942938d5174c Mon Sep 17 00:00:00 2001 From: Rehan Fazal Date: Sat, 31 Aug 2024 15:37:32 +0200 Subject: [PATCH] updated readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cc3304f..55c64ad 100644 --- a/README.md +++ b/README.md @@ -242,3 +242,7 @@ Feel free to open issues or submit pull requests if you have any improvements or ### Issues: - ~~The dropbox isn't working at the moment because the token expiration, I need to find out a way to tackle that here, the main code `reddit_stash.py` works as expected.~~ - ~~The `reddit_stash.py` downloads all the file first and decides if the file is availble or not, implement early exit startegy while relevent fetching the content.~~ + +### New Features for Future + +- Saving the upvoted post and comments with context (https://www.reddit.com/prefs/feeds/), runs two/three times a day.