Skip to content

rrigato/rewatch

Repository files navigation

App that posts television series rewatch threads in online message boards on a recurring interval.

getting-started

  1. Create a virtual environment and install dependencies:
python -m venv avenv
source avenv/bin/activate
pip install -r requirements/requirements-dev.txt

Refer to cloudformation template for safe source of python runtime

  1. run unittests and make sure they pass
python -m unittest

application-link

Example message board post created by the application

Since the human condition is such that we always prefer to watch the same tv series over again since it is good and familiar as opposed to trying something new we might not like, this application is desperately needed.

About

Automated internet message board post creation

Resources

Stars

Watchers

Forks

Packages

No packages published