ChatGPT bridge to Discord.
Find a file
Wroclaw d9a97cce8d Handle 5xx errors by repeating requests
the number of tries is stored in the extension of the array class
the shift method is extended to reset the number of tries
on the queue shift.

also I accidently refactored types in execution.ts
there were duplicate types declared

fixes #9
2023-07-31 21:44:03 +02:00
src Handle 5xx errors by repeating requests 2023-07-31 21:44:03 +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.