Skip to content

AeroXi/wechat-chatgpt

 
 

Repository files navigation

Welcome to wechat-chatgpt 👋

Version License: ISC Twitter: fuergaosi

Use ChatGPT On Wechat via wechaty

🌟 Feature

  • Use ChatGPT On Wechat via wechaty
  • Support OpenAI Accounts Pool
  • Support use proxy to login
  • Simulated at message receive
  • Add conversions Support
  • Add Dockerfile
  • Add Railray deploy
  • Auto Reload OpenAI Accounts Pool

Install

npm install && poetry install

Usage

Registe Openai Account

You need get OpenAI account and password. It's the helpful article if you live in China🇨🇳.

Config Project

You need copy config file to config your project and change it

cp config.yaml.example config.yaml

Start Project

npm run dev

If you are logging in for the first time, then you need to scan the qrcode.

Author

👤 holegots

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

About

Use ChatGPT On Wechat via wechaty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.7%
  • Python 11.3%