Coder Social home page Coder Social logo

charlesbrown502 / rss-chan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hypnoticdo0g/rss-chan

0.0 0.0 0.0 351 KB

A telegram RSS feed reader bot, made in python using feedparser.

License: GNU General Public License v3.0

Dockerfile 3.49% Python 95.25% Shell 1.26%

rss-chan's Introduction

A telegram RSS feed reader bot, made in python using feedparser.


About

A self-hosted telegram bot that dumps posts from RSS feeds to a telegram chat.

I decided to go with BoKKeR's repo as a base for my modifications, since he had already implemented the basic logic for parsing & sending feeds.

The (heavily) modified code addresses a few issues in his repo with some new features of my own. Head over to the changelog section for more.

Deploy

Instructions to deploy the bot to Heroku/locally resides in the wiki.

Usage

The bot uses a Title <-> URL mechanism so that the user doesn't have to mess with the feed URL every-time, instead use a Title to perform a task.

Commands:
/help: To get the help message
/list: List your subscriptions
/get Title 10: Force fetch last n feed(s)
/sub Title https://www.rss-url.com: Subscribe to a RSS feed
/unsub Title: Removes the RSS subscription corresponding to it's title
/unsuball: Removes all subscriptions

Credits

Projects used in the making:

Others:

rss-chan's People

Contributors

bokker avatar hypnoticdo0g avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.