ChatGPT bridge to Discord.
Find a file
Wroclaw 4f4b708ba5 move config to a typescript file, add option for chatCompletionConfig
Now we can write code inside config,
which allows us to send current time to the OpenAI api
inside system message!

Example config updated accordingly
2023-03-24 15:44:22 +01:00
src move config to a typescript file, add option for chatCompletionConfig 2023-03-24 15:44:22 +01:00
.eslintrc.json Initial commit 2023-03-14 21:16:54 +01:00
.gitignore move config to a typescript file, add option for chatCompletionConfig 2023-03-24 15:44:22 +01:00
package-lock.json Limit sent chat to 2048 tokens. 2023-03-19 09:11:37 +01:00
package.json Limit sent chat to 2048 tokens. 2023-03-19 09:11:37 +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.