Reddit bot to check if anybody around here is qualified.
Go to file
Keith Irwin fe3550b98b
Removed virtualenv environment
2017-08-31 14:43:57 -04:00
.gitignore Removed virtualenv environment 2017-08-31 14:43:57 -04: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 Made regex less greedy 2017-08-31 18:19:19 +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