This repo implements the job to fetch the daily news of Climate Change.
The job retrieve every news into the Admin Telegram Bot in order to approve, edit and push new article into Climateline website.
The main motivation behind is to automate and easy the news uploading with zero line of code from everywhere and whenever you want using a Telegram Bot connection.
- Cron job for fetching news
- Telegram bot for handling news workflow (upload, update) towards Climateline
- Basic and short-time caching
- Multi-Source News Fetcher
- Create entirely new articles
- Detect duplicated article before pushing
- Pushing by replying
- Detect automatically properties such as location, source, category
- Deploy only if build and tests pass
- Isolate news fetcher API