gptbot/wechatbot/config.json.example
2023-03-27 10:51:11 +08:00

6 lines
145 B
Plaintext

{
"api_key": "", # chatgpt api key
"auto_pass": true, # 是否自动通过好友申请
"bing_chat_url": "" # New Bing 聊天接口
}