Skip to content

Releases: kylelin1998/RssMonitorTelegramBot

1.1.5

30 Dec 06:18
Compare
Choose a tag to compare

更新内容:

  1. 支持批量发送图片
  2. 原文内容换行处理

Update content:

  1. Support for bulk image uploads.
  2. Text content formatting for line breaks.

1.1.0

28 Dec 08:33
Compare
Choose a tag to compare

更新内容:

  1. 支持抓取资源, 开启抓取资源之后如果RSS内容中有图片会抓取下载结合通知文本一起发送到TG
  2. 支持任意翻译, 你可以将标题或内容翻译成你想要的
  3. 新增${description}变量, 内容文本会一起通知

Update content:

  1. 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.
  2. Support translation of any kind. You can translate the title or content into whatever you want.
  3. Added ${description} variable. The content text will be included in the notification.

1.0.76

18 Dec 11:51
Compare
Choose a tag to compare

更新内容:

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

23 Oct 03:10
Compare
Choose a tag to compare

更新内容:

  1. 新增支持仅包含关键词+正则匹配模式, 包含其中关键词才会推送消息
  2. 新增支持设置请求SSL证书验证, 默认开启, 可以设置关闭

Update content:

  1. Added support for keyword-only + regular expression matching mode, where messages will only be pushed if they contain any of the specified keywords.
  2. Added support for enabling SSL certificate verification for requests, which is enabled by default but can be disabled if desired.

1.0.70

16 Oct 03:20
Compare
Choose a tag to compare

更新内容:

  1. 优化整体按钮交互, 尽量减少发送新消息来完成设置交互操作
  2. 新增关键词排除不推送, 支持包含关键词和正则匹配,文本中含有指定文本将不推送消息
    关键词排除功能使用 /admin 命令进行设置

Updated content:

  1. Optimize overall button interactions to minimize the need for sending new messages to complete setup interactions.
  2. 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

26 Jun 13:26
Compare
Choose a tag to compare

RSS监控最新文章, 如果有监控到最新文章会通知到您设置好的Telegram群聊, 频道, 或者个人号上
支持自定义消息通知, 由你掌控内容
支持RSS同步到Telegraph
支持自定义Webhook调用

1.0.55 - 更新日志:

  1. 新增自定义Webhook调用
  2. 支持隐藏版权提示

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:

  1. Support custom Webhook invocation
  2. Hide/Remove copyright tips

1.0.45

18 Jun 07:08
Compare
Choose a tag to compare

RSS监控最新文章, 如果有监控到最新文章会通知到您设置好的Telegram群聊, 频道, 或者个人号上
支持自定义消息通知, 由你掌控内容
支持RSS同步到Telegraph

1.0.45 - 更新日志:

  1. 新增 /admin 管理命令, 可以直接通过命令修改程序配置
  2. 新增 聊天下方按钮设置, 允许你自行设置按钮在推送消息下方
  3. 修复bug
  4. 新增快速部署能力, 一条命令即可搞定部署机器人

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:

  1. Add /admin manage command. You can use this command to update the program config handy.
  2. Add chat button settings.
  3. Fix bugs.
  4. Add one-click-deployment for docker.

1.0.30

15 May 01:11
Compare
Choose a tag to compare

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

30 Mar 13:43
Compare
Choose a tag to compare

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.