From 22332dd225b2146742a29ab042c07434c2812276 Mon Sep 17 00:00:00 2001 From: clawer87 Date: Fri, 17 Jan 2020 09:18:40 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a3f3bee..0d61b15 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,5 @@ Add a cron job to run the script regularly. Praw should regulate how frequently requests are made so you don't exceed the limit set by Reddit. However, it is different depending on the account age and karma. Therefore, it may take time for this script to be useful on a new account. Also, this script was hacked together in about 10 mins, and is by no means professional. Recommend modifications and use this as a quick base. + +This code is based on the work found at https://github.com/shantnu/RedditBot/