2 Star 15 Fork 2

JC/wechat-bot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
JC 提交于 2024-05-27 15:31 . initial commit
{
"name": "wechat-bot",
"version": "1.0.0",
"description": "wechat-bot",
"main": "index.js",
"type": "module",
"scripts": {
"start": "node ./cli.js",
"start:xunfei": "npm run start -- --serve Xunfei",
"start:doubao": "npm run start -- --serve Doubao",
"test": "node ./src/wechaty/testMessage.js",
"test-openai": "node ./src/openai/__test__.js",
"test-xunfei": "node ./src/xunfei/__test__.js",
"test-kimi": "node ./src/kimi/__test__.js"
},
"bin": {
"we": "./cli.js",
"wb": "./cli.js",
"wechat-bot": "./cli.js"
},
"author": "jinech",
"license": "ISC",
"dependencies": {
"axios": "^1.6.8",
"chatgpt": "^2.5.2",
"commander": "^12.0.0",
"crypto-js": "^4.2.0",
"dotenv": "^16.4.5",
"inquirer": "^9.2.16",
"openai": "^3.1.0",
"p-timeout": "^6.0.0",
"qrcode-terminal": "^0.12.0",
"remark": "^14.0.2",
"strip-markdown": "^5.0.0",
"wechaty": "^1.20.2",
"wechaty-puppet-wechat4u": "^1.14.14",
"ws": "^8.16.0"
},
"devDependencies": {}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/jin-ec/wechat-bot.git
[email protected]:jin-ec/wechat-bot.git
jin-ec
wechat-bot
wechat-bot
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385