提交 aaadb190 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

Merge branch 'master' of github.com:zixia/wechaty

...@@ -24,7 +24,7 @@ So a tireless bot working for me 24x7 on wechat, moniting/filtering the most imp ...@@ -24,7 +24,7 @@ So a tireless bot working for me 24x7 on wechat, moniting/filtering the most imp
Wechaty is unbelievable easy to use: 10 lines of javascript is enough for your first wechat robot. Wechaty is unbelievable easy to use: 10 lines of javascript is enough for your first wechat robot.
## 1. Basic: 10 lines ## 1. Basic: 10 lines
The following shortest 10 lines code will implement a roger bot who can auto reply message(roger) for you: The following 10 lines of code will implement a bot who will reply message automaticaly for you:
```javascript ```javascript
const Wechaty = require('wechaty') const Wechaty = require('wechaty')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册