Skip to content

Commit 5170175

Browse files
committed
added new to-do
1 parent 240985a commit 5170175

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"wechaty": "^0.43.5"
88
},
99
"name": "wechaty-log-monitor",
10-
"version": "1.2.10",
10+
"version": "1.2.11",
1111
"description": "一个基于wechaty来进行wechaty devops的wechaty plugin, primarily for log monitoring.",
1212
"main": "dist/index.js",
1313
"files": [

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ Please feel free to fork me & implement more features! Pull requests are welcome
117117

118118
## To-do
119119

120+
0. write integration test cases using wechaty-mock
121+
120122
1. add authentication support for dangerous commands (using SMS, authy, googleAuth)
121123

122124
2. integrate [GPT-3 Natural language Shell](https://beta.openai.com/?app=productivity&example=4_2_0)

0 commit comments

Comments
 (0)