2 Star 1 Fork 0

开源社/osschat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 1.48 KB
一键复制 编辑 原始数据 按行查看 历史
Huan 提交于 2020-03-13 15:36 . rename OSS Bot -> OSSChat
{
"name": "OSSChat",
"description": "OSSChat for HeroKu",
"repository": "https://github.com/kaiyuanshe/OSSChat",
"logo": "https://wechaty.github.io/wechaty/images/wechaty-icon.png",
"keywords": [
"wechaty",
"heroku",
"deploy",
"button"
],
"website": "https://github.com/kaiyuanshe/OSSChat",
"success_url": "/",
"env": {
"WECHATY_TOKEN": {
"description": "Chatie.io Cloud Token",
"required": false
},
"WECHATY_LOG": {
"description": "Wechaty Log Level",
"required": false
},
"WECHATY_PUPPET": {
"description": "Wechaty Puppet Name, Default: `wechaty-puppet-puppeteer`. Learn more at: <https://github.com/Chatie/wechaty/wiki/Puppet>",
"required": false
},
"WECHATY_NAME": {
"description": "Wechaty Name Used to Store Memory",
"generator": "secret"
},
"AWS_ACCESS_KEY_ID": {
"description": "Amazon S3 accessKeyId for Bot Memory",
"required": false
},
"AWS_SECRET_ACCESS_KEY": {
"description": "Amazon S3 secretAccessKey for Bot Memory",
"required": false
},
"AWS_REGION": {
"description": "Amazon S3 Region for Bot Memory",
"required": false
},
"AWS_S3_BUCKET": {
"description": "Amazon S3 Bucket for Bot Memory",
"required": false
}
},
"engines": {
"node": "10"
},
"buildpacks": [
{
"url": "https://github.com/heroku/heroku-buildpack-google-chrome"
},
{
"url": "heroku/nodejs"
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/kaiyuanshe/osschat.git
[email protected]:kaiyuanshe/osschat.git
kaiyuanshe
osschat
osschat
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385