tye

Results 3 comments of tye

> 先开着代理,运行,等首次浏览器自动关闭了,立马关上代理,建议设置全局快捷键来按。如果顺利完成,浏览器第二次自动打开之后。就能并正确获取参数了。 Success, thanks!

Same bugs for me, here is how I define my config and start the bot: ``` from revChatGPT.revChatGPT import Chatbot config = { "session_token": "xxxxxxxxxxxxxxxxxxxxxxxx", "cf_clearance": "xxxxxxxxxxxxxxxxxxxxxxxx", "user_agent": "xxxxxxxxxxxxxxxxxxxxxxxx", }...

I successfully login in manually and see the chat window before the browser automatically closed, but it pops up again and repeated to login in, I am not sure why...