ChatGPT bridge to Discord.
Find a file
Wroclaw aafefc3ad0 Fix DiscordAPIError on receiving empty content.
Previously, when OpenAI returned a message with an empty string,
it would try to send that empty message, which throwed an error.

Now it will react with an emoji to the message that triggered the request.
2023-03-19 02:26:28 +01:00
src Fix DiscordAPIError on receiving empty content. 2023-03-19 02:26:28 +01:00
.eslintrc.json Initial commit 2023-03-14 21:16:54 +01:00
.gitignore Initial commit 2023-03-14 21:16:54 +01:00
package-lock.json Parse usernames for use in OpenAI api 2023-03-18 02:06:49 +01:00
package.json Parse usernames for use in OpenAI api 2023-03-18 02:06:49 +01:00
README.md Initial commit 2023-03-14 21:16:54 +01:00
tsconfig.json Initial commit 2023-03-14 21:16:54 +01:00

GPTcord

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