botomatic:Hubs Bot Lambda

时间:2024-06-12 14:36:14
【文件属性】:

文件名称:botomatic:Hubs Bot Lambda

文件大小:1.33MB

文件格式:ZIP

更新时间:2024-06-12 14:36:14

JavaScript

AWS Lambda函数,用于在中心机房中运行机器人 设置:在本地配置AWS CLI 此处提供有关AWS CLI的更多信息: : npm install 编辑index.js并在密码检查中设置密码。 if (password !== "YOUR_PASS_HERE") { return callback(null, { statusCode: 200, body: "bad password" }); } 在repo根目录的命令行中运行serverless deploy 可在以下位置找到有关为Serverless配置本地环境的信息: : 使用Lambda函数 示例运行: curl "https:///public/run?host=&hub_sid=


【文件预览】:
botomatic-master
----template.yaml(1KB)
----template-local.yaml(1KB)
----index.js(5KB)
----package.json(597B)
----LICENSE(16KB)
----package-lock.json(147KB)
----.eslintrc.js(480B)
----run-serverless.sh(701B)
----serverless.yml(419B)
----bot-recording.json(1.15MB)
----.gitignore(927B)
----bot-recording.mp3(950KB)
----README.md(1KB)
----serverless.public.yml(419B)

网友评论