Skip to content

fengkx/NodeRSSBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 14, 2021
0ea5583 · Apr 14, 2021
Mar 14, 2021
Jan 5, 2019
Feb 3, 2021
Dec 22, 2018
Apr 14, 2021
Mar 23, 2021
Mar 10, 2021
Mar 18, 2020
Dec 17, 2020
Nov 18, 2020
Mar 20, 2020
Jan 5, 2019
Mar 10, 2021
Dec 21, 2018
Nov 4, 2020
Mar 10, 2021
Nov 4, 2020
Apr 14, 2021
Apr 14, 2021
Jan 21, 2021

Repository files navigation

NodeRSSBot

Node CI Publish Docker Docker pulls Docker image size

Deploy

Another telegram RSSBot in Node.js

Hightlights

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

Document

Visit rssbot.vercel.app to see full documentation.

NodeRSSBot

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

Hightlights

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

文档

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