mikumifa / QChatGPT-Docker-Installer

QChatGPT的docker部署
131 stars 25 forks source link

qq号登陆了,怎么和chatgpt进行关联 #3

Closed yanpengfei-git closed 1 year ago

yanpengfei-git commented 1 year ago

qq号登陆了,怎么和chatgpt进行关联,在哪里配置账号密码

mikumifa commented 1 year ago

在bot目录下创建config.py,将config-template.py的内容复制进去,编辑config.py修改必需项,config.py填写api_key,和qq账号

yanpengfei-git commented 1 year ago

好的