ChatGPT 命令行工具 介绍 使用网页API实现。 利用undetected-chromedriver获取cf_clearance。 可以保存登陆信息,下次登陆尝试使用保存的登陆信息。 使用 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.演示