Skip to content

ClarkChiu/telegram-rss-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Telegram RSS Bot

Feature

  • Self-hosted RSSHub
  • No expose port (No default listening port)

Prerequisite

Software

Tokens

Tech Stack

Start

# Prepare the config file
cp flowerss/config.yml.sample flowerss/config.yml

# Complete the config file
vim flowerss/config.yml

# Start the services
$ sudo docker-compose run --rm wait_for_rsshub_service && \
sudo docker-compose up -d flowerss

Note

You can setting the http://rsshub:1200 as the domain in RSSHub-Radar directly. Docker compose auto creates the mapping of the service name and IP address in containers within same service. Therefore, the flowerss can access the host (i.e.: rsshub) via internal network.

About

Track almost everything in your telegram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published