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