Some checks are pending
Automatisch Backend Tests / test (push) Waiting to run
Automatisch CI / linter (push) Waiting to run
Automatisch CI / start-backend-server (push) Waiting to run
Automatisch CI / start-backend-worker (push) Waiting to run
Automatisch CI / build-web (push) Waiting to run
Automatisch UI Tests / test (push) Waiting to run
708 B
708 B
:::info This page explains the steps you need to follow to set up the Reddit connection in Automatisch. If any of the steps are outdated, please let us know! :::
- Go to Reddit apps page.
- Click on the "are you a developer? create an app..." button in order to create an app.
- Fill the Name field and choose web app.
- Copy OAuth Redirect URL from Automatisch to redirect uri field.
- Click on the create app button.
- Copy the client id below web app text to the
Client ID
field on Automatisch. - Copy the secret value to the
Client Secret
field on Automatisch. - Start using Reddit integration with Automatisch!