A Twitter bot that tweets word clouds based on movies scripts.
- Clone this repo
$ git clone https://github.com/Bgeninatti/MovieWordCloud.git
- Up the docker container
docker-compose up
-
Copy the the
mwc/cfg.py.bak
tomwc/cfg.py
and fill the config values. -
Install the
mwc
package
$ python setup.py install
- Download movies data from IMDB
$ mwc sync-imdb
- Download subtitles for the movies
$ mwc download-missing-subtitles
- Tweet a random movie
$ mwc tweet-movie