-
-
Notifications
You must be signed in to change notification settings - Fork 22
Getting Started
masecla22 edited this page Aug 29, 2021
·
1 revision
In order to connect to Reddit you will first need to create an app. This is in fact, pretty straight-forward.
- Go to the reddit development portal
- Scroll to the bottom of the page, and click on the
create another app...button

- Fill out the information for your application, and then click create. Remember to select the app type as Script!

- Proceed to take a note of your App ID and App secret

Move onto Authentication
Something wrong? Open an issue. Something missing? Open a pull request.