1 changed files with 11 additions and 1 deletions
@ -1 +1,11 @@
@@ -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…
Reference in new issue