djun / wechatbot
- пятница, 10 февраля 2023 г. в 00:35:47
为个人微信接入ChatGPT
最近chatGPT异常火爆,想到将其接入到个人微信是件比较有趣的事,所以有了这个项目。项目基于openwechat 开发 ###目前实现了以下功能
chatGPT注册可以参考这里
# 获取项目
git clone https://github.com/869413421/wechatbot.git
# 进入项目目录
cd wechatbot
# 复制配置文件
copy config.dev.json config.json
# 启动项目
go run main.go
启动前需替换config中的api_key