You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
.gitignore | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
linkmakerbot.py | 6 years ago |
README.md
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