lmgtfy
1.0.0
A Reddit Lmgtfy(Let me google that for you) bot that replies to questions in specified subreddits. It will reply to questions that contain Who is, What is, Where is, How is, What are, etc.
Clone the repo
$ git clone https://github.com/rlyonheart/lmgtfy.git
$ cd lmgtfy
$ pip install -r requirements.txt
The first step is to create an application to query the API.
After getting the keys
Move to the config/credentials.py file, you will have to put your Reddit username and password then add the keys you got from Reddit.
python lmgtfy.py
.You can also customize the bot's reply to suit your needs