- Shows quotes on your desktop. 1 hour timer.
- Need Pyside2, bs4 and requests
pip install pyside2 bs4 requests
- Scrape(bs4) version is commented out
- For reddit API:
pip install pyside2 praw
- You also need secrets.data file in this format:
client_id
client_secret
password
user_agent
username