Skip to content

Commit 3ec651d

Browse files
committed
add token setting description
1 parent fca9c98 commit 3ec651d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Wechaty is a RPA SDK for Wechat **Individual** Account that can help you create
3737
3. Set token for your bot
3838

3939
```python
40+
# examples/ding-dong-bot.py : func-> main()
4041
token = 'your-token-here'
4142
```
4243

0 commit comments

Comments
 (0)