1 Star 0 Fork 0

Deamon/wechat-bot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 407 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "wechat-boot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"type": "module",
"scripts": {
"dev": "node ./index.js"
},
"author": "rongding",
"license": "ISC",
"dependencies": {
"chatgpt": "^2.1.1",
"dotenv": "^16.0.3",
"p-timeout": "^6.0.0",
"qrcode-terminal": "^0.12.0",
"wechaty": "^1.20.2",
"wechaty-puppet-wechat": "^1.18.4"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/KW2/wechat-bot.git
git@gitee.com:KW2/wechat-bot.git
KW2
wechat-bot
wechat-bot
add-license-1

搜索帮助