Browse Source

Update README.md

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

12
README.md

@ -1 +1,11 @@
# linkmakerbot-for-reddit # 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

Loading…
Cancel
Save