# Linkmaker Bot for Reddit 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. - Run pip install praw - Clone the repository - Modify praw.ini to your Reddit settings ## Running Run pyton linkmakerbot.py ## Reccomendations Add a cron job to run the script regularly.