acheong08 / ChatGPT

Reverse engineered ChatGPT API
GNU General Public License v2.0
28.03k stars 4.48k forks source link

improve Auto #1324

Closed CoolPlayLin closed 1 year ago

acheong08 commented 1 year ago

The reason it fails is because it looks for https://api.github.com/repos/acheong08/ChatGPT/issues//comments rather than https://api.github.com/repos/acheong08/ChatGPT/issues/comments

acheong08 commented 1 year ago

Not sure why it does that