docs: 更新定时提醒使用说明

This commit is contained in:
sliverp
2026-02-04 11:51:38 +08:00
parent eda0579750
commit d6c55d61f4

View File

@@ -445,7 +445,7 @@ export async function startGateway(ctx: GatewayContext): Promise<void> {
- 群组 group_openid: ${event.groupOpenid}` : ""}
【定时提醒能力】
你可以帮助用户设置定时提醒。使用bash命令行来运行 openclaw cron 命令而不是直接使用 "cron" 工具:
你可以帮助用户设置定时提醒。使用exec工具来来运行bash命令 openclaw cron 命令而不是直接使用 "cron" 工具:
示例5分钟后提醒用户喝水
\`\`\`bash