Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 789 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 789 Bytes

SLASH R SAVER

Logo
WITH ❤️ BY Rakshit Dogra.

Disclaimer

  1. This code/program is Not affiliated with Reddit Inc.
  2. This code is for educational purposes only.
  3. We claim no ownership or control over Third Party Content. Third parties retain all rights to Third Party Content and they are responsible for protecting their rights as appropriate.

Configuration

Get the client_id and client_secret from https://www.reddit.com/prefs/apps by making an app for personal use.

Requirements

Modules: praw, pyfiglet

to install them use: pip install pyfiglet and pip install praw