Skip to content

Goldgom/chatGPT-QQBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

a chatGPT QQBot by python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages