mirror of https://github.com/caronc/apprise
Updated Notify_reddit (markdown)
parent
613394fc39
commit
864f69d7ec
|
@ -26,8 +26,8 @@ Valid syntax is as follows:
|
|||
### Parameter Breakdown
|
||||
| Variable | Required | Description
|
||||
| --------------- | -------- | -----------
|
||||
| app_id | Yes | The App ID generated for your **script** application you created on the [Reddit Apps](https://www.reddit.com/prefs/apps) page.
|
||||
| app_secret | Yes | The App Secret generated for your **script** application you created on the [Reddit Apps](https://www.reddit.com/prefs/apps) page.
|
||||
| app_id | Yes | The App ID generated for your **script** application you created on the [Reddit Apps](https://old.reddit.com/prefs/apps) page.
|
||||
| app_secret | Yes | The App Secret generated for your **script** application you created on the [Reddit Apps](https://old.reddit.com/prefs/apps) page.
|
||||
| user | Yes | The Reddit UserID associated with one of the developers attached to your application you generated. By default this is just the same user account you used to create the Reddit app in the first place.
|
||||
| pass | Yes | The Reddit password associated with the UserID defined above.
|
||||
| subreddit | Yes | The Subreddit you wish to post your message to. You must specify at least 1 of these.
|
||||
|
|
Loading…
Reference in New Issue