You must register for an application at https://www.reddit.com/prefs/apps/ Follow these steps https://github.com/reddit-archive/reddit/wiki/OAuth2-Quick-Start-Example#first-steps
1 | init_reddit(username, password, client_id, client_secret)
|
username |
username |
password |
password |
client_id |
client_id |
client_secret |
client_secret |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.