Awesome
NodeRSSBot
<p> <a href="https://www.heroku.com/deploy?template=https://github.com/fengkx/NodeRSSBot/tree/master"> <img width=180 src="https://www.herokucdn.com/deploy/button.svg" alt="Deploy"> </a> </p>Another telegram RSSBot in Node.js
Highlights
- HTTP Caching
- Import and export an opml file
- Various configuration
- Pagination on command that list feeds
- Automatically extract feed from page (from link tag with type such as
type="application/atom+xml"
) - I18N
Document
Visit rssbot.vercel.app to see full documentation.
NodeRSSBot
又是一个 telegram RSS Bot 不过这次用的是 Node.js
Highlights
- HTTP Caching
- OPML 文件导入导出
- 丰富的可配置项
- 命令支持按键翻页
- 自动从网页中读取 feed url (从 type 类似这样的 link 标签中读取
type="application/atom+xml"
) - I18N
文档
完整文档请访问 rssbot.vercel.app