Added description to readme

master
Keith Irwin 2017-08-31 16:16:38 +00:00
parent 248fafecbf
commit 7a8eb55a0d
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
1 changed files with 4 additions and 0 deletions

View File

@ -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