reddit-relationships-bot
reddit-relationships-bot copied to clipboard
A script to analyse comments on /r/relationships for cliched advice.
reddit-relationships-bot
To get started you will need to:
-
pip install praw
- Copy
settings.test.py
tosettings.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.