theAbdoSabbagh / UnlimitedGPT

An unofficial Python wrapper for OpenAI's ChatGPT API
https://pypi.org/project/UnlimitedGPT/
GNU General Public License v3.0
364 stars 42 forks source link

fix:add info_buttons xpath to pass through popup window #25

Closed jaewoo-so closed 1 year ago

jaewoo-so commented 1 year ago

The xpath of the pop-up that appears when connecting to the chatgpt site for the first time has been changed, and that part has been added to chatgpt_data.py.

theAbdoSabbagh commented 1 year ago

Thank you for the PR, but from now on I'll be only accepting PRs with some actual effort and worthy changes, and not just have a few lines modified/added. I will, however, fix this issue and commit a few things soon.