Reddit bot to check if anybody around here is qualified.
 
Go to file
Keith Irwin 248fafecbf
Got everything working
2017-08-31 16:12:53 +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 Got everything working 2017-08-31 16:12:53 +00:00
main.py Got everything working 2017-08-31 16:12:53 +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

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