11 Star 80 Fork 27

Wechaty / wechaty

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.json 813 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "wechaty",
"description": "Wechat for Bot. Get your Heroku cloud bot by deploy me",
"repository": "https://github.com/wechaty/wechaty",
"logo": "https://raw.githubusercontent.com/chatie/wechaty/master/image/wechaty-icon.png",
"keywords": ["wechaty", "wechat", "bot", "chatbot", "framework", "cloudbot"],
"env": {
"WECHATY_LOG": {
"description": "Don't touch this. unless you know what this mean",
"value": "info"
},
"WECHATY_PUPPET": {
"description": "Puppet Name",
"value": "default"
},
"WECHATY_TOKEN": {
"description": "Cloud access token for Wechaty.io",
"value": "wechaty"
},
},
"engines": {
"node": "10"
},
"buildpacks": [
{
"url": "https://github.com/heroku/heroku-buildpack-google-chrome"
}
]
}
TypeScript
1
https://gitee.com/wechaty/wechaty.git
git@gitee.com:wechaty/wechaty.git
wechaty
wechaty
wechaty
master

搜索帮助