Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 721 Bytes

File metadata and controls

13 lines (7 loc) · 721 Bytes

News-diff

This Python script checks the news at corriere.it and publish any change in the title or in the subtitle at @corriere_diff on Telegram. Inspired by @nyt_diff on Twitter

Installation

If you want to run the script you can just build the Docker image. Make sure you have everything you find on config.py in your environment variables. Also note that the script is set up to use a PostgreSQL database that runs on Heroku, so you may want to edit the src/models.py file to use a different database.

License

MIT