Skip to content
This repository was archived by the owner on Jul 26, 2022. It is now read-only.

wund0r/rss-my-ass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS my ass

@rss_my_ass_bot

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.

Self hosting

Of course you can selfhost it. There are 2 prerequisites:

  1. Create new Telegram bot
  2. Spin up rss-bridge instance if you want to generate feeds not only for YouTube
  3. Rename .env.example to .env
    cp .env.example .env
  4. Insert Telegram bot token and rss-bridge instance host in .env file

If you want to run it locally

  • pip install -r requirements.txt
  • python 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


logo

Art is not mine, I just slapped RSS logo where it belonds

About

Telegram bot for generating RSS feeds from Youtube and beyond with a help of rss-bridge

Topics

Resources

Stars

Watchers

Forks

Contributors