代码拉取完成,页面将自动刷新
{
"name": "wechat-bot",
"version": "1.0.0-alpha.1",
"description": "wechat-bot",
"main": "index.js",
"type": "module",
"scripts": {
"dev": "node ./cli.js",
"format": "prettier --write ./src",
"start": "node ./cli.js",
"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",
"test-dify": "node ./src/dify/__test__.js",
"prepare": "husky"
},
"lint-staged": {
"*.{js,ts,md}": [
"prettier --write"
]
},
"bin": {
"we": "./cli.js",
"wb": "./cli.js",
"wechat-bot": "./cli.js"
},
"author": "百里",
"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": "^4.52.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": {
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"prettier": "^3.3.3"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。