Telegram bot that reads RSS feeds and sends them to users.
Create a bot and get Telegram API token from the bot called @botfather.
Copy and populate config
cp config.example.yaml config.yamlStart
make build runNormally deploy is done by Github actions.
Manual deploy (requires www host in the SSH config)
make deployEncrypt
echo "password" > .vault_pass.txt
make config-encrypt