From 03f33b1943b1a931d92b1642296ce8b724a3e862 Mon Sep 17 00:00:00 2001 From: clawer87 Date: Fri, 17 Jan 2020 11:34:20 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bc9c4b9..395f793 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Linkmaker Bot for Reddit 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. + ## Installation - Ensure python and pip are installed. - Run pip install praw