Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 440 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 440 Bytes

Myrssbot

Telegram Bot that let you subscribe and follow customs RSS, ADF and ATOM Feeds.


Notes

  • This Bot uses Python 3.6.

  • This Bot uses feedparser module and python-telegram-bot library.

  • Make sure that you have them installed:

    pip install -r requirements.txt`