https://github.com/fengkx/noderssbot
Another Telegram RSS bot but in Node.js Telegram RSS 机器人
https://github.com/fengkx/noderssbot
bot hacktoberfest opml-import rss rssbot telegram telegram-rssbot
Last synced: 15 days ago
JSON representation
Another Telegram RSS bot but in Node.js Telegram RSS 机器人
- Host: GitHub
- URL: https://github.com/fengkx/noderssbot
- Owner: fengkx
- License: mit
- Created: 2018-12-21T06:32:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-04T21:17:21.000Z (18 days ago)
- Last Synced: 2025-04-06T04:06:31.045Z (17 days ago)
- Topics: bot, hacktoberfest, opml-import, rss, rssbot, telegram, telegram-rssbot
- Language: TypeScript
- Homepage: https://t.me/NodeRSS_bot
- Size: 8.33 MB
- Stars: 393
- Watchers: 5
- Forks: 96
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# NodeRSSBot
[](https://github.com/fengkx/NodeRSSBot/actions?query=workflow%3A%22Node+CI%22)
[](https://github.com/fengkx/NodeRSSBot/actions?query=workflow%3A%22Publish+Docker%22)
[](https://hub.docker.com/repository/docker/fengkx/node_rssbot)
[](https://hub.docker.com/repository/docker/fengkx/node_rssbot)
[](https://app.fossa.com/projects/git%2Bgithub.com%2Ffengkx%2FNodeRSSBot?ref=badge_shield)Another telegram RSSBot in Node.js
# Highlights
1. [HTTP Caching](https://tools.ietf.org/html/rfc7234#section-4.3.1)
1. Import and export an opml file
1. [Various configuration](https://rssbot.vercel.app/guide/configurations)
1. Pagination on command that list feeds
1. Automatically extract feed from page (from link tag with type such as `type="application/atom+xml"`)
1. I18N# Document
Visit [rssbot.vercel.app](https://rssbot.vercel.app) to see full documentation.
# NodeRSSBot
又是一个 telegram RSS Bot 不过这次用的是 Node.js
# Highlights
1. [HTTP Caching](https://tools.ietf.org/html/rfc7234#section-4.3.1)
1. OPML 文件导入导出
1. [丰富的可配置项](https://rssbot.vercel.app/zh/guide/configurations)
1. 命令支持按键翻页
1. 自动从网页中读取 feed url (从 type 类似这样的 link 标签中读取 `type="application/atom+xml"`)
1. I18N# 文档
完整文档请访问 [rssbot.vercel.app](https://rssbot.vercel.app/zh)
## License
[](https://app.fossa.com/projects/git%2Bgithub.com%2Ffengkx%2FNodeRSSBot?ref=badge_large)