Skip to content

Commit 975f24e

Browse files
authored
add puppet service docs link
1 parent de56f4d commit 975f24e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/ding-dong-bot.py

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ async def main():
6666
"""
6767
#
6868
# Make sure we have set WECHATY_PUPPET_SERVICE_TOKEN in the environment variables.
69+
# Learn more about services (and TOKEN) from https://wechaty.js.org/docs/puppet-services/
6970
#
7071
if 'WECHATY_PUPPET_SERVICE_TOKEN' not in os.environ:
7172
print('''

0 commit comments

Comments
 (0)