Configurable rss in telegram for habrahabr
The goal is to implement a reader of habrahabr posts with configurable filters. It can help to get rid of useless articles and concentrate on important ones.
- A reader of new articles (in the background)
- Check new articles
- Check for articles updates
- A storage of users and articles with a history of their updates (add/update/delete)
- Store users with their settings
- Store articles form habrahabr
- A requester, which is built on top of telegram api. It applies settings for users and responsible for new articles
Workflow is taken from https://nvie.com/posts/a-successful-git-branching-model/
Versioning: [major].[minor].[patch]
- /subscribe; /ubsibscribe. Get all articles from habrahabr without filtering