Daily-Reddit-Wallpaper icon indicating copy to clipboard operation
Daily-Reddit-Wallpaper copied to clipboard

Updated to work with praw 5.0.1

Open jenroper opened this issue 6 years ago • 2 comments

Praw 3.5 is no longer supported, and the script no longer works. I have updated the script to use Praw 5.0.1. Now access to reddit's api requires the user to have a client_id and client_secret that are linked to a redditor's account. Rather than hard-code my own client_id and client_secret, I've added a praw.ini file and updated the readme file with instructions for registering the app with reddit and getting those two values, which need to be placed in the praw.ini file for the app to work.

jenroper avatar Aug 30 '17 21:08 jenroper

This branch works great by the way! Thank you! :)

I got this working at home this weekend and now to deploy this to my work computer as well.

madelinecameron avatar Sep 05 '17 16:09 madelinecameron

@dolohow How about now?

jenroper avatar Sep 07 '17 13:09 jenroper