Releases: SuInk/QQ-ChatGPT-Bot
Releases · SuInk/QQ-ChatGPT-Bot
v0.0.15
v0.0.14
v0.0.12
v0.0.11
v0.0.10
Changelog
v0.0.9
v0.0.8
v0.0.7
如何使用
Windows
- 双击go-cqhttp可执行文件,按照提示登录QQ, 选择2正向WebSocket
- 双击QQ-ChatGPT-Bot可执行文件,将openai的api_key 填入
config.cfg
中,再次运行
Linux
./go-cqhttp*
# 按照提示操作,将本地登录过的`sesssion.token`复制进服务器,防止tx风控
./QQ-ChatGPT*
# 在config.cfg填入openai的api_key
# 关掉窗口,运行:
nohup ./go-cqhttp* &
nohup ./QQ-ChatGPT* &
v0.0.5
如何使用
Windows
- 双击go-cqhttp可执行文件,按照提示登录QQ
- 双击QQ-ChatGPT-Bot可执行文件,将openai的api_key 填入
config.cfg
中,再次运行
Linux
./go-cqhttp*
# 按照提示操作,将本地登录过的`sesssion.token`复制进服务器,防止tx风控
./QQ-ChatGPT*
# 在config.cfg填入openai的api_key
# 关掉窗口,运行:
nohup ./go-cqhttp* &
nohup ./QQ-ChatGPT* &
v0.0.4
如何使用
Windows
- 双击go-cqhttp可执行文件,按照提示登录QQ
- 双击QQ-ChatGPT-Bot可执行文件,将openai的api_key 填入
config.cfg
中,再次运行
Linux
./go-cqhttp*
# 按照提示操作,将本地登录过的`sesssion.token`复制进服务器,防止tx风控
./QQ-ChatGPT*
# 在config.cfg填入openai的api_key
# 关掉窗口,运行:
nohup ./go-cqhttp* &
nohup ./QQ-ChatGPT* &