We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ec651d commit 543c5faCopy full SHA for 543c5fa
README.md
@@ -38,6 +38,7 @@ Wechaty is a RPA SDK for Wechat **Individual** Account that can help you create
38
39
```python
40
# examples/ding-dong-bot.py : func-> main()
41
+ # it must be donut token
42
token = 'your-token-here'
43
```
44
0 commit comments