From 864f69d7ecdb59a5acb4b4b2eb52d212356d52db Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Sat, 29 Jan 2022 13:07:48 -0500 Subject: [PATCH] Updated Notify_reddit (markdown) --- Notify_reddit.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Notify_reddit.md b/Notify_reddit.md index 97d25de..2ff9846 100644 --- a/Notify_reddit.md +++ b/Notify_reddit.md @@ -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.