Skip to content

awant/habrahabr_reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

habrahabr_reader

Configurable rss in telegram for habrahabr

The goal

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.

Components:

  1. A reader of new articles (in the background)
  • Check new articles
  • Check for articles updates
  1. A storage of users and articles with a history of their updates (add/update/delete)
  • Store users with their settings
  • Store articles form habrahabr
  1. A requester, which is built on top of telegram api. It applies settings for users and responsible for new articles

Git scheme:

Workflow is taken from https://nvie.com/posts/a-successful-git-branching-model/

Versioning: [major].[minor].[patch]

Features:

  1. /subscribe; /ubsibscribe. Get all articles from habrahabr without filtering

About

Configurable rss in telegram for habrahabr

Resources

Stars

Watchers

Forks

Packages

No packages published