Open 1MiloAC opened 1 year ago
Please read Error #3 before continuing.
There seems to be an issue with the repository as cloning it with:
git clone link Doesn't have every file such as deploy-commands.js, .env.example
Instead use: gh link You will have to install GitHub CLI in order for this to work.
Upon running the scripts trying to use the command:
/chat Will result in an error 429 which is due to the OpenAiApi not receiving the key.
Note: This is not just related to web based hosting as I have tried this on both a Debian terminal and Windows Cmd. This issue is persistent.
Sorry, this is the wrong link. Please check the last commit :)
Error 429: That's weird because it works for me. I don't know how to solve this issue.
Please read Error #3 before continuing.
Cloning
There seems to be an issue with the repository as cloning it with:
git clone link Doesn't have every file such as deploy-commands.js, .env.example
Instead use: gh link You will have to install GitHub CLI in order for this to work.
Error 429
Upon running the scripts trying to use the command:
/chat Will result in an error 429 which is due to the OpenAiApi not receiving the key.
Note: This is not just related to web based hosting as I have tried this on both a Debian terminal and Windows Cmd. This issue is persistent.