Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 860 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 860 Bytes

chatGPT-QQBot

a chatGPT QQBot by python

#how to use it

2 launch pip to download requirements followed:

  • threading
  • re
  • requests
  • socket
  • json
  • traceback
  • typing import List
  • PIL
  • openai ensure they are the latest versions

3 change some codes in chatgpt.py

  • create an API_KEY on openai.com and add it into line 16
  • add an admin in line 18
  • add your QQ group id into line 20
  • set the way to re your Bot reply in line 23
  • create your prompt words in line 25

4 launch go-cqhttp (ensure that the go-cqhttp was configed correctly and use the same port as chatgpt.py)

5 launch chtgpt.py and enjoy it

if anything was wrong join my QQ group 825941591 or see my space on bilibili.com