ChatGPT bridge to Discord.
Find a file
Wroclaw 0931fe103d Wait some time before retrying an OpenAI request
OpenAI recommended prectice is to wait some time before retrying
the request that ended with http 5xx code
the bot was not doing that before, now it does
this might fix some issues when we were retrying the request too fast
2023-08-22 21:22:18 +02:00
src Wait some time before retrying an OpenAI request 2023-08-22 21:22:18 +02:00
.eslintrc.json Update eslintrc.json to also make it consider typings 2023-07-30 22:28:13 +02:00
.gitignore Track all requests to OpenAI in a database 2023-05-02 17:55:48 +02:00
package-lock.json Update dependencies 2023-07-30 21:37:37 +02:00
package.json Update dependencies 2023-07-30 21:37:37 +02:00
README.md Initial commit 2023-03-14 21:16:54 +01:00
schema.prisma Add function handling for OpenAI model 2023-07-23 05:50:16 +02:00
tsconfig.json Update dependencies 2023-07-22 20:12:13 +02:00

GPTcord

Connect ChatGPT to your Discord chat! This is a direct bridge to bring ChatGPT to discord.