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