From d18d60e8245cd53df58f0e886b454378a4ca50c3 Mon Sep 17 00:00:00 2001 From: mike Date: Sat, 18 Jan 2020 08:20:02 -0600 Subject: [PATCH] Adding line for where the project originally was. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 395f793..3fdff05 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ This python script is a simple bot for detecting a string in a post or comment, and replies with a link based on that string. If you're interested in this project, check out this one: https://github.com/joeyvanlierop/xkcdbot. It looks more robust. +This project was moved from https://github.com/clawer87/linkmakerbot-for-reddit ## Installation - Ensure python and pip are installed.