From 97e44e5874eeeedc7a1da04f6436cf2124e68b62 Mon Sep 17 00:00:00 2001 From: jowj Date: Fri, 8 Nov 2019 14:36:57 -0600 Subject: [PATCH] Add a line about installing this. --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f50541c..cbc8837 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ specifically, comments and posts saved to your reddit user profile can be pulled the tag "added-by-pynnit" is also added to each entry moved to pinboard in this way. This allows for easy viewing of all imported links. I found this very useful when I was writing the script in the first place, but you may not want it. ## Using this bullshit +### Installing +I use `pipenv` pretty exclusively because of how it works with my editor. that's the only package manager i've actually tested with, but theoretically the typical `pip install -r requirements.txt` should work just fine. + +### Setting up the environment You need several things to use this project: - Reddit username - Reddit password @@ -64,13 +68,6 @@ So far i've done nothing. - [ ] Enable a conditional; NSFW items get posted as private, regular items as public. - [X] Iterate through a list. -#### IF WE RECEIVE OVER 5 MILLION DOLLARS I WILL: -- [X] figure out how the fuck to compare urls/titles against already existing entries in pinboard - - and obviously don't add dupes - - HAH you don't have to worry about this, Pinboard will do this for you! Hurray. -- [ ] figure out how to pull in RES saved items; that'll be weird slash impossible maybe - - ### Information about reddit (i'm so sorry) So, there are multiple kinds of reddit posts, and each kind of reddit post seems to have distinct names for the same things, which is REALLY fucking annoying. Its extra frustrating because there's not just a quick lookup for this, you have to just dig through Too Much json.