Commit d29cc185 authored by 王志伟's avatar 王志伟

增加机器人提醒任务

parent eb6ec436
...@@ -19,7 +19,7 @@ if __name__ == "__main__": ...@@ -19,7 +19,7 @@ if __name__ == "__main__":
"text": "群机器人是钉钉群的高级扩展功能。群机器人可以将第三方服务的信息聚合到群聊中,实现自动化的信息同步。", "text": "群机器人是钉钉群的高级扩展功能。群机器人可以将第三方服务的信息聚合到群聊中,实现自动化的信息同步。",
"title": "自定义机器人", "title": "自定义机器人",
"picUrl": "", "picUrl": "",
"messageUrl": "https://www.baidu.com/" # "messageUrl": "https://www.baidu.com/"
} }
} }
res = dingding_robot(data) res = dingding_robot(data)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment