mhmda-83 / NodeRSSBot

Another Telegram RSSBot but in Node.js Telegram RSS 机器人

Home Page:https://t.me/NodeRSS_bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeRSSBot

Node CI Publish Docker Docker pulls Docker image size

Deploy

Another telegram RSSBot in Node.js

Hightlights

  1. Import and export an opml file
  2. Various configuration
  3. Pagination on command that list feeds
  4. Automaticlly extract feed from page (from link tag with type such as type="application/atom+xml")
  5. I18N

Document

Visit rssbot.vercel.app to see full documentation.

NodeRSSBot

又是一个 telegram RSS Bot 不过这次用的是 Node.js

Hightlights

  1. OPML 文件导入导出
  2. 丰富的可配置项
  3. 命令支持按键翻页
  4. 自动从网页中读取 feed url (从 type 类似这样的 link 标签中读取 type="application/atom+xml")
  5. I18N

文档

完整文档请访问 rssbot.vercel.app

About

Another Telegram RSSBot but in Node.js Telegram RSS 机器人

https://t.me/NodeRSS_bot

License:MIT License


Languages

Language:TypeScript 97.5%Language:JavaScript 0.9%Language:Shell 0.6%Language:Dockerfile 0.6%Language:HTML 0.4%