Script to search for Hot Topics and create 11 minutes videos of them
- Python 3.7
- Pipenv
$ git clone https://github.com/mcbianconi/reddit_scrapper.git
$ cd reddit_scrapper
$ pipenv install
$ pipenv run python redditbot.py
All configuration must be done editing the ./robot/config.py file