Releases: amchii/tg-signer
Releases · amchii/tg-signer
0.6.2
- Ignore chats where message sending fails during check-in.
0.6.1
- 支持点击按钮文本后继续进行图片识别
- Supports continuing with image recognition after clicking button text.
0.6.0
- Signer支持通过crontab定时
- Monitor匹配规则添加
all
支持所有消息
- Monitor支持匹配到消息后通过server酱推送
- Signer新增
multi-run
用于使用一套配置同时运行多个账号
- Signer supports scheduling through crontab.
- Monitor's matching rules now include
all
to support all messages.
- Monitor can send notifications via ServerChan after matching messages.
- Signer introduces
multi-run
to enable running multiple accounts simultaneously with a single configuration.
0.5.2
- Monitor支持配置AI进行消息回复
- 增加批量配置「Telegram自带的定时发送消息功能」的功能
- Monitoring support for configuring AI to reply to messages
- Adding the ability to batch configure Telegram's built-in scheduled message sending feature.
0.5.1
- 添加
import
和export
命令用于导入导出配置。
- Adding
import
and export
commands for importing and exporting configurations.
0.5.0
- 根据配置的文本点击键盘
- 调用AI识别图片点击键盘
- Click the keyboard according to the configured text.
- Call the AI to recognize the image and click the keyboard.