feat: update help command to include usage and feedback group links

This commit is contained in:
krau
2025-08-24 14:18:43 +08:00
parent 492900bbef
commit f812990e1c
+3 -1
View File
@@ -21,8 +21,10 @@ Save Any Bot - 转存你的 Telegram 文件
/save [自定义文件名] - 保存文件 /save [自定义文件名] - 保存文件
/dir - 管理存储目录 /dir - 管理存储目录
/rule - 管理规则 /rule - 管理规则
/update - 检查更新并升级
使用帮助: https://sabot.unv.app/usage/ 使用帮助: https://sabot.unv.app/usage
反馈群组: https://t.me/ProjectSaveAny
` `
shortHash := config.GitCommit shortHash := config.GitCommit
if len(shortHash) > 7 { if len(shortHash) > 7 {