ChatGPT bridge to Discord.
Wroclaw
4729f7f563
to match it to the new reality, limits are named quotas now description of an option previously was longer than 100 characters which discord api didn't like it |
||
---|---|---|
scripts | ||
src | ||
.eslintrc.json | ||
.gitignore | ||
Dockerfile | ||
package-lock.json | ||
package.json | ||
README.md | ||
schema.prisma | ||
tsconfig.eslint.json | ||
tsconfig.json |
GPTcord
Connect ChatGPT to your Discord chat! This is a direct bridge to bring ChatGPT to discord.
Configuration
Project can be configured in two ways:
config.ts
in the project root folder, that exports anIConfig
. That interface can be imported from./src/configDefault
.- Using environment variables, as defined in defaultConfig.ts.