1
Create an app on Reddit Developers
Head over to Reddit developers and click on create a new app.
- Name:
MyPostQueenInstance(or whatever you like) - App type:
web app - Redirect URI: your PostQueen callback URL, shown in the next step
- Production:
https://postqueen.example.com/integrations/social/reddit - Local development:
http://localhost:4200/integrations/social/reddit - Docker:
http://localhost:4007/integrations/social/reddit
read, identity, submit and flair.
flair is the one people are surprised by, and it is what makes flair selection work.2
Set environment variables
Copy the Reddit client id and client secret and add them to your 
.env file.
3
Restart and add the Reddit channel
Next steps
What she can post to Reddit
Limits, post types and settings
Configuration reference
Every variable she reads
Connect errors
Invalid state, invalid_grant and the rest
Another channel
Every network, and what each one asks for