Skip to content

Commit 2668aa6

Browse files
committed
update readme
1 parent f3d0644 commit 2668aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ make test
8989

9090
## QA
9191
- wechaty-puppet-service: WECHATY_PUPPET_SERVICE_TOKEN not found ?
92-
- go-wechaty [wechaty](https://github.com/wechaty/wechaty)(TypeScript) 的 go 语言实现,启动 wechaty 需要 puppet,但目前已知 puppet 都是使用 TypeScript 语言编写,为了能让 go-wechaty 使用这些 puppet,我们可以使用 wechaty-gateway 把 puppet 转换为 grpc 服务,让 go-wechaty 去连接 grpc 服务,go-wechaty -> wechaty-gateway -> puppet,文档: https://wechaty.js.org/docs/puppet-services/diy/
92+
- go-wechaty is the go language implementation of wechaty (TypeScript). Puppet is required to start wechaty, but it is currently known that puppets are written in TypeScript language. In order to enable go-wechaty to use these puppets, we can use wechaty-gateway to convert puppets into grpc service, let go-wechaty connect to the grpc service, go-wechaty -> wechaty-gateway -> puppet, document: https://wechaty.js.org/docs/puppet-services/diy/
9393
- puppet list: https://wechaty.js.org/docs/puppet-providers/
9494

9595
## See Also

0 commit comments

Comments
 (0)