From 7a8eb55a0df45ac368f5681442bbeef326ec6af4 Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Thu, 31 Aug 2017 16:16:38 +0000 Subject: [PATCH] Added description to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 27b941b..5657d3f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ [Keith Irwin](https://keithirwin.us/) +*Is Anybody Here Bot* is a bot that finds experts for you, operating as [u/IsAnybodyHereBot](https://www.reddit.com/user/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](https://www.reddit.com/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: ```sh