Releases: kylelin1998/RssMonitorTelegramBot
1.1.5
1.1.0
更新内容:
- 支持抓取资源, 开启抓取资源之后如果RSS内容中有图片会抓取下载结合通知文本一起发送到TG
- 支持任意翻译, 你可以将标题或内容翻译成你想要的
- 新增${description}变量, 内容文本会一起通知
Update content:
- Support resource fetching. After enabling resource fetching, if there are images in the RSS content, they will be downloaded and sent along with the notification text to TG.
- Support translation of any kind. You can translate the title or content into whatever you want.
- Added ${description} variable. The content text will be included in the notification.
1.0.76
更新内容:
RSS唯一标识符更改为uri, 如果guid没有的情况下再取用link作为唯一标识符
Update content:
The RSS unique identifier has been changed to URI, and in cases where there is no guid, the link will be used as the unique identifier.
1.0.75
更新内容:
- 新增支持仅包含关键词+正则匹配模式, 包含其中关键词才会推送消息
- 新增支持设置请求SSL证书验证, 默认开启, 可以设置关闭
Update content:
- Added support for keyword-only + regular expression matching mode, where messages will only be pushed if they contain any of the specified keywords.
- Added support for enabling SSL certificate verification for requests, which is enabled by default but can be disabled if desired.
1.0.70
更新内容:
- 优化整体按钮交互, 尽量减少发送新消息来完成设置交互操作
- 新增关键词排除不推送, 支持包含关键词和正则匹配,文本中含有指定文本将不推送消息
关键词排除功能使用 /admin 命令进行设置
Updated content:
- Optimize overall button interactions to minimize the need for sending new messages to complete setup interactions.
- Add keyword exclusion for push notifications, supporting both keyword and regex matching. Messages containing specified text will not be pushed.
The keyword exclusion feature can be set using the /admin command.
1.0.55
RSS监控最新文章, 如果有监控到最新文章会通知到您设置好的Telegram群聊, 频道, 或者个人号上
支持自定义消息通知, 由你掌控内容
支持RSS同步到Telegraph
支持自定义Webhook调用
1.0.55 - 更新日志:
- 新增自定义Webhook调用
- 支持隐藏版权提示
Monitor articles for RSS
Send messages of an up-to-date article to your set-up Telegram channel, group, or personal if you have up-to-date.
Support custom message content to your decision.
Support RSS article auto sync to Telegraph platform.
Support custom Webhook invocation.
1.0.55 - Update Logs:
- Support custom Webhook invocation
- Hide/Remove copyright tips
1.0.45
RSS监控最新文章, 如果有监控到最新文章会通知到您设置好的Telegram群聊, 频道, 或者个人号上
支持自定义消息通知, 由你掌控内容
支持RSS同步到Telegraph
1.0.45 - 更新日志:
- 新增 /admin 管理命令, 可以直接通过命令修改程序配置
- 新增 聊天下方按钮设置, 允许你自行设置按钮在推送消息下方
- 修复bug
- 新增快速部署能力, 一条命令即可搞定部署机器人
Monitor articles for RSS
Send messages of an up-to-date article to your set-up Telegram channel, group, or personal if you have up-to-date.
Support custom message content to your decision.
Support RSS article auto sync to Telegraph platform.
1.0.45 - Update Logs:
- Add /admin manage command. You can use this command to update the program config handy.
- Add chat button settings.
- Fix bugs.
- Add one-click-deployment for docker.
1.0.30
RSS监控最新文章, 如果有监控到最新文章会通知到您设置好的Telegram群聊, 频道, 或者个人号上
支持自定义消息通知, 由你掌控内容
支持RSS同步到Telegraph
1.0.30 - 更新日志:
支持多人使用
Monitor articles for RSS
Send messages of an up-to-date article to your set-up Telegram channel, group, or personal if you have up-to-date.
Support custom message content to your decision.
Support RSS article auto sync to Telegraph platform.
1.0.30 - Update Logs:
Supports multiple users.
1.0.22
RSS监控最新文章, 如果有监控到最新文章会通知到您设置好的Telegram群聊, 频道, 或者个人号上
支持自定义消息通知, 由你掌控内容
支持RSS同步到Telegraph
1.0.22 - 更新日志:
已修复错误并进行改进
新增强制同步最新记录命令
Monitor articles for RSS
Send messages of an up-to-date article to your set-up Telegram channel, group, or personal if you have up-to-date.
Support custom message content to your decision.
Support RSS article auto sync to Telegraph platform.
1.0.22 - Update Logs:
Bugs fixed and improvements.
Added a force record command.