Browse Source

Update README.md

master
clawer87 6 years ago committed by GitHub
parent
commit
0a02945479
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      README.md

5
README.md

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
# 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.
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.
## Installation
- Ensure python and pip are installed.
@ -9,3 +9,6 @@ This script makes a simple bot for detecting a string in a post or comment, and @@ -9,3 +9,6 @@ This script makes a simple bot for detecting a string in a post or comment, and
## Running
Run pyton linkmakerbot.py
## Reccomendations
Add a cron job to run the script regularly.

Loading…
Cancel
Save