- Requires Python 3.6.x+ (Recommended 3.8.x+)
- Reddit APP
- Praw and requests modules
- Input the correct values in App.txt
- Open CMD
- Point to the dir of the script
- Type
pip install -r requirements.txt - Run the python file by typing
python main.pyorpy main.py
- Navigate to Reddit apps
- Login
- Click "Are you a developer? create an app"
- Use the script option to create the app
- Choose a name and make the redirect url
https://reddit.com
- Your client id is the values under "personal use script"
- Your client secret is the values after "Secret"
- Your user agent will just be "Script for [Your User}"
Contact me via support@starlover.online in a case of any issues with an image and explanation
Note: It is capped at 100 downloads per minute to comply with reddit API rules.