Skip to content
/ rssbot Public

A simple implementation of a rss reader bot for telegram

Notifications You must be signed in to change notification settings

lawvs/rssbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rssbot

a simple implementation of a rss reader bot for telegram.

Usage

  • Clone this repo.
  • Install dependencies using pip pip install -r requirements.txt.
  • Config. cp config.dev.yml config.yml and edit config.yml.
  • You can simply run loop.py script or add cron look like this*/5 * * * * python3 /path/to/rssbot/main.py >> /path/to/rssbot/log.log 2>&1

Feature

  • filter rss by title/author/description and so on

Thanks to

About

A simple implementation of a rss reader bot for telegram

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages