Skip to content

emaele/rss-telegram-notifier

Repository files navigation

RSS Server and Telegram notifier

Receive RSS feed elements directly in a telegram chat!

Installation

Docker

You can run the bot using the provided docker-compose.yml file, change environment variables inside of it following the above table.

Configuration

Var Description
TELEGRAM_TOKEN This is your telegram token, grab it one from @botfather
TELEGRAM_CHAT This is the telegram chat_id where the posts will be sent
AUTHORIZATION_TOKEN Authorization token for all the http calls

Build it by yourself

Clone the repo, move into the folder and type

go build

Run it

Execute the binary

./rss-server-notifier

How to use it

Authorization

Set the Authorization header with the previous set token.

Add RSS feed

Adding a feed it's pretty easy, just call the /add endpoint with a JSON struct like that:

{
    "URL":"https://feed_url",
    "Filter": "([0-9].*|(regex))" 
}

About

Receive RSS feed items directly in a telegram chat!

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy