From a111fb05bfd8854a1e3f973ad30c89cd7e61888b Mon Sep 17 00:00:00 2001 From: clawer87 Date: Fri, 17 Jan 2020 08:59:35 -0600 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42ae4f5..cbbd8fd 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# linkmakerbot-for-reddit \ No newline at end of file +# Linkmaker Bot for Reddit +This script makes a simple bot for detecting a string in a post or comment, and replies with a link based on that string. + +## Installation +- Ensure python and pip are installed. +- Run pip install praw +- Clone the repository +- Modify praw.ini to your Reddit settings + +## Running +Run pyton linkmakerbot.py