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.
 
clawer87 e9f5921129
Create linkmakerbot.py
6 years ago
.gitignore Initial commit 6 years ago
LICENSE Initial commit 6 years ago
README.md Update README.md 6 years ago
linkmakerbot.py Create 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