Skip to content

KillSKID/ChatGPT-Discord

Repository files navigation

ChatGPT-Discord

A ChatGPT Discord bot written in Kotlin, made for fun!

Example

  • Using /chatgpt calling the bot gif

  • In more complicated request gif

Usage

java -jar ChatGPT-Discord-1.0.jar

  1. If you are using this bot for the first time, it will generate a config.json file.
  2. Put your ChatGPT token and Discord token into "chatGPTToken":"" and "discordToken":""
  3. Run it again. You should be good to go now.

Feature

You can configure the settings of the model, temperature, topP, etc. in the configuration file. For more information on these settings, refer to the OpenAI documentation at https://platform.openai.com/docs/api-reference/models and https://platform.openai.com/docs/api-reference/completions.

About

A chatgpt discord bot written in kotlin

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages