python3 setup.py install
open up "config":
username = "spotify username goes here"
https://developer.spotify.com/web-api/console/post-playlists/
fill out your username and click "get oauth token"
check playlist-modify-public and playlist-modify-private
token =
https://www.reddit.com/prefs/apps
click create an app
name it portify or whatever
check script
redirect_url use https://localhost:8080
client_id =
client_secret =
python3 run.py "reddit thread id" "your name for playlist"