Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.68 KB

File metadata and controls

38 lines (30 loc) · 1.68 KB

RSS-ify Bot

RSS-ify

A lightweight telegram bot powered by NodeJS™, that helps you stay updated by delivering content from your favorite feeds directly to your group chat or in private. Customize, organize, and manage your subscriptions effortlessly!

GitHub commit activity Code quality GitHub stars GitHub forks

Deployment

git clone --recurse-submodules https://github.com/Burhanverse/rssify.git
cd rssify

clean start with git pull

./start -c     # Setup and run everything (with repo update)
./start        # Run everything (without repo update) 

Or use npm

npm start      # with update
npm run dev    # without update

Using the official bot instance

The RSS-ify bot comes with absolute no warranty. I will try my best to maintain it, but I won't guarantee that it will always work perfectly. Meanwhile, you should "fair use" the bot, avoid subscribing to too many RSS feeds.