google actions server:您的Google Actions的Node.js服务器 源码
GAS:Google Assistant服务器 适用于您的(和 )的Node.js服务器。 从NPM获取 npm i -S @manekinekko/google-actions-server 从纱线中获取 $ yarn add @manekinekko/google-actions-server 如何使用它 有关更多详细信息,请参见 。 气体API 这是使用GAS的最简单指南: import { ActionServer } from '@manekinekko/google-actions-server' ; const agent = new ActionServer ( ) ;
文件列表
google-actions-server-master.zip
(预估有个12文件)
google-actions-server-master
.babelrc
59B
package.json
1KB
test
test_welcome.js
1KB
_config.yml
26B
LICENSE
11KB
dist
index.js
12KB
.npmignore
37B
暂无评论