Extracts the newest memes from r/ProgrammerHumor then types the title and image url.
- pip3.6.exe install praw
- pip3.6.exe install pyautogui
- Either open in IDLE or using CMD or Powershell execute the program with filled in details in Python 3.6
Extracts the newest memes from r/ProgrammerHumor then types the title and image url
Python