First, install npm. Then configure your apiKey in config.js:
let apiKey = 'your-key-here'
Then initialize & run the bot with:
npm i # first time only
npm run anticheat
After login, you should see it works, just send it 'ding' for test.
- https://github.com/wechaty/wechaty/
- https://github.com/transitive-bullshit/chatgpt-api
- https://github.com/sunshanpeng/wechaty-chatgpt
MIT License