Reddit bot to check if anybody around here is qualified.
 
Go to file
Keith Irwin 70a20d08bd
Converted tuple to string
2017-08-31 17:28:45 +00:00
env Updated dependencies 2017-08-31 16:11:54 +00:00
.gitignore Initiated repo 2017-08-30 22:22:01 +00:00
LICENSE.md Initiated repo 2017-08-30 22:22:01 +00:00
README.md Added description to readme 2017-08-31 16:16:38 +00:00
main.py Converted tuple to string 2017-08-31 17:28:45 +00:00
praw.ini Got everything working 2017-08-31 16:12:53 +00:00
requirements.txt Installed praw and setup virtualenv 2017-08-30 22:33:43 +00:00

README.md

Is Anybody Here Bot

v0.1.0

Keith Irwin

Is Anybody Here Bot is a bot that finds experts for you, operating as u/IsAnybodyHereBot. It's triggered whenever someone posts "Is anyone here a doctor?" or "Has anyone here been to Fiji?" or something like that. The bot will post a link to that comment in r/IsAnybodyHere, and if you meet the requirements, you can go to the original comment and add your two cents!

Usage

To run the bot, simply run main.py with python3, setting environment variables for praw:

praw_client_id=XXXXXXXXXXXXXX praw_client_secret=XXXXXXXXXXXXXXXXXXXXXXXXXXX praw_password=XXXXXXXX python main.py