Skip to content

tetafro/feed-bot

Repository files navigation

Feed bot

Codecov Go Report CI

Telegram bot that reads RSS feeds and sends them to users.

Build and run

Create a bot and get Telegram API token from the bot called @botfather.

Copy and populate config

cp config.example.yaml config.yaml

Start

make build run

Deploy

Normally deploy is done by Github actions.

Manual deploy (requires www host in the SSH config)

make deploy

Encrypted config

Encrypt

echo "password" > .vault_pass.txt
make config-encrypt

About

RSS to Telegram bot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors