Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Add OpenAI ChatGPT integration with /chatgpt command#283

Merged
notsniped merged 13 commits intomainfrom
chatgpt-integration
May 26, 2023
Merged

Add OpenAI ChatGPT integration with /chatgpt command#283
notsniped merged 13 commits intomainfrom
chatgpt-integration

Conversation

@notsniped
Copy link
Member

ChatGPT command

This new command lets users chat with OpenAI's ChatGPT through isobot, mitigating the need to open the ChatGPT website/app, or having to create an OpenAI account.
All active ChatGPT conversations are linked to your Discord user id, however conversations are not permanently stored. Once the bot restarts, all conversation data is anonymized and then deleted from cache.

Example: (message: "how to use print output in c++")
Screenshot_20230526_204009

This command and the use of the ChatGPT AI modal are in accordance with OpenAI's code of conduct and are operated securely.

@notsniped notsniped added enhancement New feature or request priority:high type:libraries Changes to the imports/structure of imports or internal libraries type:cogs Any changes to the bot's slash command cogs labels May 26, 2023
@notsniped notsniped self-assigned this May 26, 2023
@notsniped notsniped merged commit 960450c into main May 26, 2023
@notsniped notsniped deleted the chatgpt-integration branch May 26, 2023 15:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request priority:high size/M type:cogs Any changes to the bot's slash command cogs type:libraries Changes to the imports/structure of imports or internal libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant