Skip to content

jym66/ChatGPT_CommadnLineTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT 命令行工具

介绍

  1. 使用网页API实现。
  2. 利用undetected-chromedriver获取cf_clearance。
  3. 可以保存登陆信息,下次登陆尝试使用保存的登陆信息。

使用

1.先安装依赖库

pip install -r requirements.txt

2.在config.json填写帐号密码

{
  "email": "xxxx",
  "password": "xxxx"
}

3.运行ChatBot.py

python chatBot.py

4.感谢

undetected-chromedriver

ChatGPT

Python-Tls-Client

5.演示

demo

About

ChatGPT命令行

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages