BetterForward
461 subscribers
6 links
BetterForward is designed by SideCloud.

Designed for better message forwarding in Telegram.
为更好地转发 Telegram 消息而设计。

https://github.com/SideCloudGroup/BetterForward
Download Telegram
Channel created
We're more than glad to announce the publishment of this brand-new message-forwarding Telegram robot -- BetterForward. This bot will surely save you much time and effort communicating with your important clients and those whose Telegram accounts have been limited.

Features:

1. 100% Free, Open-source, Easy-to-use.
2. Based on the Topic function of Telegram, easy to manage multiple chats with your different clients. Suitable for business and customer service teams.
3. Extensible to be used in any environment.
4. Docker images are available for quick deployment.
5. Frequently updated, with more features in the future.

We also welcome your participation in this open-source project!

我们高兴地宣发我们全新的Telegram消息转发机器人 —— BetterForward。它能让你在与客户交流时事半功倍,并能有效帮助您与那些Telegram受限的用户沟通。

特色:

1. 完全免费、开源、易用。
2. 基于 Telegram “话题”功能开发,易于管理您与不同客户的多个聊天会话。适用于商务和客服团队。
3. 在任何环境下具有高拓展性。
4. 支持 Docker 快速搭建。
5. 频繁更新,更多特色等待添加。

同时,我们也欢迎各位参与此开源项目!

GitHub: https://github.com/SideCloudGroup/BetterForward
4
BetterForward —— 为更好地转发 Telegram 消息而设计

特点:代替传统PM Bot,使用Telegram群组的“话题”功能,将每位用户的消息转发到对应“话题”,交流体验与私聊相似。

适用场景:PM Bot、客服团队、业务咨询

GitHub项目地址: https://github.com/SideCloudGroup/BetterForward
👍862
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.
👍4432
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.
32
BetterForward v1.0.5 #Update

New Features

• Edited messages will be updated and synced (only for text messages).
• Reply action can be handled.
1
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.
不向用户展示管理员指令
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的用户再次执行更新。
5
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 和其他更多信息。
现在试试!
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打开会话的链接
4
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
当用户名包含特殊字符时,无法创建会话初始消息