Skip to content

Commit

Permalink
release 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
giscafer committed Jun 6, 2018
1 parent 625df24 commit 7cce860
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# wechat-autoreply

web微信自动回复,(web微信!!!非微信公众号)
web微信自动回复,(web微信!!!非微信公众号,不管是在微信群聊还是微信私聊中,触发关键词,都会出现自动回复


## Feature
Expand Down Expand Up @@ -50,6 +50,8 @@ let tangLen = 5; //最大58

## Screenshot

**不管是在微信群聊还是微信私聊中,触发关键词,都会出现自动回复**

![screenshot](./screenshot/screenshot.jpg) ![screenshot4](./screenshot/screenshot4.jpg)

![screenshot5](./screenshot/screenshot5.jpg) ![screenshot2](./screenshot/screenshot2.jpg)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wechat-autoreply",
"version": "1.2.1",
"version": "1.2.2",
"description": "web微信自动回复",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7cce860

Please sign in to comment.