mrkipling / reddit-relationships-bot

A script to analyse comments on /r/relationships for cliched advice.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reddit-relationships-bot

To get started you will need to:

  • pip install praw
  • Copy settings.test.py to settings.py and fill in the information.

The PRAW documentation has good information on how to obtain the required account information. You will probably want to create an account that you just use for scraping this information.

Once you have filled in settings.py you just need to run python reddit-relationships-bot.py and the cliches will be displayed in real-time.

Sample output

About

A script to analyse comments on /r/relationships for cliched advice.

License:MIT License


Languages

Language:Python 100.0%