wangrongding / wechat-bot

🤖一个基于 WeChaty 结合 OpenAi ChatGPT / Kimi / 讯飞等Ai服务实现的微信机器人 ,可以用来帮助你自动回复微信消息,或者管理微信群/好友,检测僵尸粉等...
MIT License
4.34k stars 652 forks source link

npm run test 可以成功链接,但是npm run start后没有跳出选项 #172

Closed JiWu1993 closed 1 month ago

JiWu1993 commented 1 month ago

C:\Users\harve\Documents\mychat5\wechat-bot>npm run test

wechat-bot@1.0.0 test node ./src/wechaty/testMessage.js

? 请先选择服务类型 ChatGPT type: ChatGPT 🚀🚀🚀 / prompt hello 🚀🚀🚀 / Using model gpt-3.5-turbo 🚀🚀🚀 / reply Hello! How can I assist you today?

🌸🌸🌸 / reply: Hello! How can I assist you today?

Via gpt-3.5-turbo

C:\Users\harve\Documents\mychat5\wechat-bot>npm run start

wechat-bot@1.0.0 start node ./cli.js

C:\Users\harve\Documents\mychat5\wechat-bot>

wangrongding commented 1 month ago

忘了提交一行代码,尴尬,请重新拉取最新代码