Skip to content

Read RSS feeds and post news to Telegram Channel

License

Notifications You must be signed in to change notification settings

Vasilyeu/tg-news

Repository files navigation

Telegram Bot for News RSS feeds

Read RSS feeds and post news to Telegram Channel

Usage

  1. Create filr feeds.json with format:
    [
    {
    "channel": "Latest News", # Telegram channel name
    "chat_id": "-1002269414045", # Telegram channel id
    "url": "https://guardian.ng/feed/" # Url of RSS feed
    }
    ]
  2. Run script
    python main.py

About

Read RSS feeds and post news to Telegram Channel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages