danielgross / whatsapp-gpt

MIT License
3.07k stars 596 forks source link

"too many requests in 1 hour" #53

Open Flowtups opened 1 year ago

Flowtups commented 1 year ago

caveman here, so ive been using chatgpt on whatsapp and i got that error, i know its from chatgpt, but is there a script i can use for changing my openai's account automatically? image

specialOne-coder commented 1 year ago

Use openAi api key instead of browser. Check my code here: https://github.com/danielgross/whatsapp-gpt/pull/50

Flowtups commented 1 year ago

also is there a way to run the code without keeping my PC open?

On Thursday, 2 February 2023, Ferdinand @.***> wrote:

Use openAi api key instead of browser. Check my code here: #50 https://github.com/danielgross/whatsapp-gpt/pull/50

— Reply to this email directly, view it on GitHub https://github.com/danielgross/whatsapp-gpt/issues/53#issuecomment-1413766245, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5TNNJOTOJONWY4E5QFBEMDWVO2TTANCNFSM6AAAAAAUN5H2PU . You are receiving this because you authored the thread.Message ID: @.***>

specialOne-coder commented 1 year ago

No I don't think so, because the program is essentially composed of 2 api, one in golang that will listen to the events of messages on your whatsapp and send it to the second one that will ask the answer to the message to GPT. So both must be started and active on your computer. If you don't want to use your computer, you can use a cloud service like Google cloud or aws.