a reddit bot that searches a given subreddit's hot page for a keyword, and if found, leaves a comment that interfaces with the RemindMe! bot. Stores posts it comments on to prevent spam.
pip install praw
https://www.reddit.com/prefs/apps/
client_id=
client_secret=
password=
username=
user_agent=
move praw.ini file into your repo (I have not included mine in this repo as it contains account information)
python3 Book_Finder.py