1 Star 9 Fork 2

无言的黑白/wechat-bot-padlocal

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 798 Bytes
一键复制 编辑 原始数据 按行查看 历史
yzh 提交于 2022-01-28 13:33 +08:00 . dependencies
{
"name": "wechat-robot-ipad-master",
"version": "1.0.0",
"description": "基于Node.js和Wechaty的个人微信机器人",
"main": "app.js",
"dependencies": {
"axios": "^0.25.0",
"cheerio": "^1.0.0-rc.2",
"node-schedule": "^1.3.2",
"qrcode-terminal": "^0.12.0",
"request": "^2.88.0",
"superagent": "^4.1.0",
"wechaty": "^0.60.10",
"wechaty-puppet-hostie": "^0.12.257",
"wechaty-puppet-padlocal": "^0.4.1"
},
"scripts": {
"test": "node start.js",
"start": "node start.js"
},
"repository": {
"type": "git",
"url": "https://gitee.com/Quantum-yzh/wechat-bot-padlocal"
},
"keywords": [
"Wechaty",
"Node.js",
"微信机器人",
"毕业设计",
"JavaScript"
],
"author": "Hilbert Yi",
"license": "ISC"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sun2ot/wechat-bot-padlocal.git
git@gitee.com:sun2ot/wechat-bot-padlocal.git
sun2ot
wechat-bot-padlocal
wechat-bot-padlocal
main

搜索帮助