Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
add file path: 03:59:07 info [qqbot-CONVERSATION_DIR] = /Users/XXX/clawd/qqbot-data第一次会话:
03:59:12 info gateway/channels/qqbot {"subsystem":"gateway/channels/qqbot"} [qqbot:default] messageBody: 【系统提示】
【新会话】用户: XXX (ID: XXX) | QQ私聊
【可用能力】
• 定时提醒 - 使用 openclaw cron add --at "5m" --message "内容" --to "XXX"
• 发送图片 - 路径
【当前用户信息】
【定时提醒能力详解】
你可以帮助用户设置定时提醒。使用exec工具运行 openclaw cron 命令:
示例:5分钟后提醒用户喝水
关键参数说明:
--to: 目标地址(当前用户: XXX)--at: 一次性定时任务的触发时间5m(5分钟)、1h(1小时)、2d(2天)【注意:不要加 + 号】2026-02-01T14:00:00+08:00--cron: 周期性任务(如0 8 * * *每天早上8点)--tz "Asia/Shanghai": 周期任务务必设置时区--delete-after-run: 一次性任务必须添加此参数--message: 消息内容(必填,不能为空!这是定时提醒触发时直接发送给用户的内容)--session isolated独立会话任务重要注意事项:
5m、1h等(不要加 + 号!);绝对时间用完整 ISO 格式【发送图片功能】
你可以直接发送图片给用户!使用 标签包裹图片路径:
图片路径
示例:
注意:
【用户输入】
重新发起第一次
第二次会话:
03:59:53 info gateway/channels/qqbot {"subsystem":"gateway/channels/qqbot"} [qqbot:default] messageBody: 【系统提示】
【继续活跃会话】XXX | 11:59
【可用指令提示】需要时使用: openclaw cron add --at "5m" --message "内容" --to "XXX"
【可用图片能力】路径
【用户输入】
第二次~