BetterForward —— 为更好地转发 Telegram 消息而设计
特点:代替传统PM Bot,使用Telegram群组的“话题”功能,将每位用户的消息转发到对应“话题”,交流体验与私聊相似。
适用场景:PM Bot、客服团队、业务咨询
GitHub项目地址: https://github.com/SideCloudGroup/BetterForward
特点:代替传统PM Bot,使用Telegram群组的“话题”功能,将每位用户的消息转发到对应“话题”,交流体验与私聊相似。
适用场景:PM Bot、客服团队、业务咨询
GitHub项目地址: https://github.com/SideCloudGroup/BetterForward
GitHub
GitHub - SideCloudGroup/BetterForward: Designed for better message forwarding in Telegram.
Designed for better message forwarding in Telegram. - SideCloudGroup/BetterForward
BetterForward v1.0.3 #Update
New Features
•Queue is used for processing messages.
Bug Fixes
•Automatically send error message when failed to forward, easier to navigate to errors.
•Cannot delete chat with user id properly.
•auto_response cannot work as expected.
Other Changes
•Project documents rebuilt to docs folder.
New Features
•Queue is used for processing messages.
Bug Fixes
•Automatically send error message when failed to forward, easier to navigate to errors.
•Cannot delete chat with user id properly.
•auto_response cannot work as expected.
Other Changes
•Project documents rebuilt to docs folder.
BetterForward v1.0.4 #Update
New Features
• Added action menu to visually manage autoresponders.
• Added function for banning and unbanning users.
• Support multiple content types as auto-reply.
New Features
• Added action menu to visually manage autoresponders.
• Added function for banning and unbanning users.
• Support multiple content types as auto-reply.
BetterForward v1.0.5 #Update
New Features
• Edited messages will be updated and synced (only for text messages).
• Reply action can be handled.
New Features
• Edited messages will be updated and synced (only for text messages).
• Reply action can be handled.
BetterForward v1.0.6 #Update
New Features 新功能
• Add default message as the response of /help and /start. Admins can adjust this message in the menu.
增加 默认消息 以作为/help和/start的自动回复。管理员可在菜单内设置回复内容。
• Not displaying admin commands to users.
不向用户展示管理员指令
New Features 新功能
• Add default message as the response of /help and /start. Admins can adjust this message in the menu.
增加 默认消息 以作为/help和/start的自动回复。管理员可在菜单内设置回复内容。
• Not displaying admin commands to users.
不向用户展示管理员指令
BetterForward
BetterForward v1.0.6 #Update New Features 新功能 • Add default message as the response of /help and /start. Admins can adjust this message in the menu. 增加 默认消息 以作为/help和/start的自动回复。管理员可在菜单内设置回复内容。 • Not displaying admin commands to users. 不向用户展示管理员指令
A loop in this version caused high CPU usage. We have fixed this issue and pushed a new Docker image. Users who have updated to v1.0.6, please update again.
此版本的一个循环导致了高CPU占用。我们已经修复了这个问题并推送了新的Docker镜像。请已经更新到v1.0.6的用户再次执行更新。
此版本的一个循环导致了高CPU占用。我们已经修复了这个问题并推送了新的Docker镜像。请已经更新到v1.0.6的用户再次执行更新。
Huge congratulations to all the users that our new tool bot has been created and has passed our test.
@sc_ui_bot is for you to get the User ID of Telegram Users in a rapid and easy way.
Try it now!
祝贺所有用户,现在我们的新工具机器人 @sc_ui_bot 已经被创建并通过测试向您开放。
它致力于为您提供快速和简单的方法去获取用户的 Telegram ID 和其他更多信息。
现在试试!
@sc_ui_bot is for you to get the User ID of Telegram Users in a rapid and easy way.
Try it now!
祝贺所有用户,现在我们的新工具机器人 @sc_ui_bot 已经被创建并通过测试向您开放。
它致力于为您提供快速和简单的方法去获取用户的 Telegram ID 和其他更多信息。
现在试试!
BetterForward v1.0.7 #Update
New Features 新功能
• Check the validity of the regular expression when adding the auto-reply rule
添加自动回复规则时检查正则表达式的合法性
• Add pagination for auto-reply to avoid messages too long
增加自动回复规则管理的分页功能,以避免消息过长
• Check the existence of the database folder
检查数据库文件夹是否存在
• Use caching to reduce database reads
使用缓存减少数据库读取次数
• Add the link to open chat by user ID
添加通过用户ID打开会话的链接
New Features 新功能
• Check the validity of the regular expression when adding the auto-reply rule
添加自动回复规则时检查正则表达式的合法性
• Add pagination for auto-reply to avoid messages too long
增加自动回复规则管理的分页功能,以避免消息过长
• Check the existence of the database folder
检查数据库文件夹是否存在
• Use caching to reduce database reads
使用缓存减少数据库读取次数
• Add the link to open chat by user ID
添加通过用户ID打开会话的链接
BetterForward v1.0.8 #Update
Fixes 修复
• Failed to terminate the chat when it does not exist in the database
当会话在数据库中未找到时无法被删除
• Failed to send the initial message when username contains the special characters
当用户名包含特殊字符时,无法创建会话初始消息
Fixes 修复
• Failed to terminate the chat when it does not exist in the database
当会话在数据库中未找到时无法被删除
• Failed to send the initial message when username contains the special characters
当用户名包含特殊字符时,无法创建会话初始消息
BetterForward v1.0.9 #Update
New Features 新功能
• Messages can be deleted by the command /delete
消息可以通过命令/delete删除
New Features 新功能
• Messages can be deleted by the command /delete
消息可以通过命令/delete删除
BetterForward v1.1.1 #Update
New Features 新功能
• Added a human verification feature to ensure that users are real people, effectively preventing the sending of spam messages. The captcha feature now supports both arithmetic and button-based captchas for enhanced flexibility.
增加了人机验证功能,以确保用户是真人操作,从而有效防止垃圾信息(SPAM)的发送。验证码功能现已支持算数验证码和按钮验证码,提高了灵活性。
Captcha settings can be found in the help menu for admins.
管理员可以在帮助菜单中找到验证码设置。
• Broadcast message feature added, allowing administrators to send messages to all users.
增加了广播消息功能,允许管理员向所有用户发送消息。
New Features 新功能
• Added a human verification feature to ensure that users are real people, effectively preventing the sending of spam messages. The captcha feature now supports both arithmetic and button-based captchas for enhanced flexibility.
增加了人机验证功能,以确保用户是真人操作,从而有效防止垃圾信息(SPAM)的发送。验证码功能现已支持算数验证码和按钮验证码,提高了灵活性。
Captcha settings can be found in the help menu for admins.
管理员可以在帮助菜单中找到验证码设置。
• Broadcast message feature added, allowing administrators to send messages to all users.
增加了广播消息功能,允许管理员向所有用户发送消息。
BetterForward v1.1.2 #Update
New Features 新功能
• Require confirmation of delivery when starting message broadcasting to avoid misuse.
发起消息广播时要求确认发送,以免误操作。
• Synchronise emoji reactions.
同步消息的表情回应。
New Features 新功能
• Require confirmation of delivery when starting message broadcasting to avoid misuse.
发起消息广播时要求确认发送,以免误操作。
• Synchronise emoji reactions.
同步消息的表情回应。
BetterForward v1.2.0 #Update
New Features 新功能
• Allows setting active time for auto-reply.
允许设置自动回复的生效时间。
New Features 新功能
• Allows setting active time for auto-reply.
允许设置自动回复的生效时间。
BetterForward v1.2.1 #Update
New Features 新功能
• Displays the time the message was edited.
显示消息编辑时间。
Fixs 修复
• Autoresponders can't be processed properly.
自动回复无法被正常处理。
New Features 新功能
• Displays the time the message was edited.
显示消息编辑时间。
Fixs 修复
• Autoresponders can't be processed properly.
自动回复无法被正常处理。
BetterForward v1.2.2 #Update
New Features 新功能
• Displays error message when failing to send message to user
当发送消息失败时,显示错误信息。
New Features 新功能
• Displays error message when failing to send message to user
当发送消息失败时,显示错误信息。
Forwarded from SideCloud Official Channel
💡你还没有听说过 @BetterForward 吗?
这可能是你未来一段时间所见到的最给力、最实用的Telegram消息转发机器人。
由 @SideCloud 开发,扎根于实践,发布于2024年4月30日的BetterForward,大浪淘沙后仍然保持初心。
免费、开源、自信满满。
- 使用Docker一键部署、一键维护
- 极限的隐私保护
- 实时更新的对话体验
- Topic形式的对话窗口
- 自定义各种参数的自由体验
- 反垃圾信息的出色AntiSpam效果
现在就到 Github 查看部署指令,并欢迎Star⭐️、Fork🌲、Pull Request🔧。
https://github.com/SideCloudGroup/BetterForward
Telegram 频道 @BetterForward
关注SideCloud @SideCloud
这可能是你未来一段时间所见到的最给力、最实用的Telegram消息转发机器人。
由 @SideCloud 开发,扎根于实践,发布于2024年4月30日的BetterForward,大浪淘沙后仍然保持初心。
免费、开源、自信满满。
- 使用Docker一键部署、一键维护
- 极限的隐私保护
- 实时更新的对话体验
- Topic形式的对话窗口
- 自定义各种参数的自由体验
- 反垃圾信息的出色AntiSpam效果
现在就到 Github 查看部署指令,并欢迎Star⭐️、Fork🌲、Pull Request🔧。
https://github.com/SideCloudGroup/BetterForward
Telegram 频道 @BetterForward
关注SideCloud @SideCloud
GitHub
GitHub - SideCloudGroup/BetterForward: Designed for better message forwarding in Telegram.
Designed for better message forwarding in Telegram. - SideCloudGroup/BetterForward
BetterForward
💡你还没有听说过 @BetterForward 吗? 这可能是你未来一段时间所见到的最给力、最实用的Telegram消息转发机器人。 由 @SideCloud 开发,扎根于实践,发布于2024年4月30日的BetterForward,大浪淘沙后仍然保持初心。 免费、开源、自信满满。 - 使用Docker一键部署、一键维护 - 极限的隐私保护 - 实时更新的对话体验 - Topic形式的对话窗口 - 自定义各种参数的自由体验 - 反垃圾信息的出色AntiSpam效果 现在就到 Github 查看部署…
关注 @SideCloud 了解本公司其他产品。
如果觉得 BetterForward 好用,欢迎推荐给更多用户!
如果觉得 BetterForward 好用,欢迎推荐给更多用户!
BetterForward v1.2.3 #Update
New Features 新功能
• When users delete messages, administrators can still retain the original messages.
用户删除消息时,对于管理员保留原消息。
• Added compatibility for more types of messages.
新增更多消息种类的兼容。
Fixs 修复
• Fixed an issue where emoji reactions were received asymmetrically.
修复表情回应存在不对称的接收问题。
• Fixed an issue where a topic was mistakenly destroyed when message sending failed.
修复发送消息失败时错误地销毁话题。
New Features 新功能
• When users delete messages, administrators can still retain the original messages.
用户删除消息时,对于管理员保留原消息。
• Added compatibility for more types of messages.
新增更多消息种类的兼容。
Fixs 修复
• Fixed an issue where emoji reactions were received asymmetrically.
修复表情回应存在不对称的接收问题。
• Fixed an issue where a topic was mistakenly destroyed when message sending failed.
修复发送消息失败时错误地销毁话题。
BetterForward
BetterForward v1.2.3 #Update New Features 新功能 • When users delete messages, administrators can still retain the original messages. 用户删除消息时,对于管理员保留原消息。 • Added compatibility for more types of messages. 新增更多消息种类的兼容。 Fixs 修复 • Fixed an issue where emoji reactions…
Earlier released images had an issue that could cause messages to be improperly processed. All users are advised to perform an update after seeing this notice.
早些时候发布的镜像存在问题,可能导致消息无法正常处理。请所有用户在看到此通知后执行一次更新操作。
早些时候发布的镜像存在问题,可能导致消息无法正常处理。请所有用户在看到此通知后执行一次更新操作。
BetterForward v1.2.4 #Update
New Features 新功能
· Support for rich text messages, preserving original formatting when forwarded.
支持富文本消息,转发时保留原格式。
· Improved message handling under high load to avoid errors from frequent requests.
增强高并发场景下的消息处理能力,避免因请求频繁导致报错。
· Support for custom Telegram API configuration.
支持自定义 Telegram API。
New Features 新功能
· Support for rich text messages, preserving original formatting when forwarded.
支持富文本消息,转发时保留原格式。
· Improved message handling under high load to avoid errors from frequent requests.
增强高并发场景下的消息处理能力,避免因请求频繁导致报错。
· Support for custom Telegram API configuration.
支持自定义 Telegram API。