This Telegram bot is able to generate RSS feeds for YouTube and beyond (with the power of rss-bridge). Send /help to bot or check out release page to see what it can do.
Of course you can selfhost it. There are 2 prerequisites:
- Create new Telegram bot
- Spin up rss-bridge instance if you want to generate feeds not only for YouTube
- Rename
.env.exampleto.env
cp .env.example .env - Insert Telegram bot token and rss-bridge instance host in
.envfile
If you want to run it locally
pip install -r requirements.txtpython bot.py
If you want to run it in docker
docker run --env-file .env wunderwaffla/rss-my-ass
I'll provide Dockerfile just in case or you can use prebuilt image from DockerHub
You can help me to pay electric bill if you're not feeling like hosting it yourself
Art is not mine, I just slapped RSS logo where it belonds
