Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增加最佳实践 #1

Closed
lijiarui opened this issue Nov 30, 2018 · 2 comments
Closed

增加最佳实践 #1

lijiarui opened this issue Nov 30, 2018 · 2 comments
Labels
help wanted Extra attention is needed pull request welcome

Comments

@lijiarui
Copy link
Owner

lijiarui commented Nov 30, 2018

最佳实践

https://botorange.gitbook.io/wechaty/best-practice

1. 命名规则

2. 机器人启动方法

see wechaty/wechaty#1478 (comment)

import { PuppetPadchat } from 'wechaty-puppet-padchat'
const puppet = new PuppetPadchat()
const bot = new Wechaty({ puppet })

3. 保存机器人登陆信息

4. 日志调试

5. 推荐版本

6. 环境要求

7. 代码示例

@lijiarui
Copy link
Owner Author

fill in some content but not the best at this period, should keep iterating...
https://botorange.gitbook.io/wechaty/best-practice

@lijiarui
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed pull request welcome
Projects
None yet
Development

No branches or pull requests

1 participant