is-anybody-here-bot/README.md

982 B

Is Anybody Here Bot

v0.1.1

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

I recommend setting up an environment with virutalenv:

virtualenv -p python3 env
source env/bin/activate
pip install -r requirements.txt

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 ./env/bin/python3 main.py

Changelog

v0.1.1

  • Added subreddit blacklist