Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
seangong committed Sep 15, 2022
1 parent 99d5824 commit 41b4ecd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ curl 'http://127.0.0.1:8999/webhook' -H 'Content-Type: application/json' -d '
}'
```


![default_robot](https://github.com/SeanGong/wechatrobot/blob/master/docs/images/default_robot.png)

### 2、使用指定微信机器人发送消息

Expand Down Expand Up @@ -134,6 +134,9 @@ curl 'http://127.0.0.1:8999/webhook?key=xxxxxx-xxxxx-xxxxx-xxxxxx-xxxxxxx' -H 'C
}'
```

![default_robot](https://github.com/SeanGong/wechatrobot/blob/master/docs/images/token_robot.png)


### 3、使用 alert 内容指定微信机器人发送消息

```
Expand Down

0 comments on commit 41b4ecd

Please sign in to comment.