Integrate ChatGPT to give Emmelia a Brain #18

Closed
opened 2024-06-01 12:46:48 -04:00 by logan · 0 comments
Owner

With this integration, the server will have a two-way communication with chatGPT. It will seed GPT with basic info about the app, its commands, and other information surrounding the discord

The app and GPT will then communicate with structured commands to carryout actions.

The events that should allow GPT to add extra actions:

  • New user joining the server
    • When a new user joins the server, gpt should be sent a command and then it should decide how it wants to response if at all
  • When a user interacts directly with the server
With this integration, the server will have a two-way communication with chatGPT. It will seed GPT with basic info about the app, its commands, and other information surrounding the discord The app and GPT will then communicate with structured commands to carryout actions. The events that should allow GPT to add extra actions: - New user joining the server - When a new user joins the server, gpt should be sent a command and then it should decide how it wants to response if at all - When a user interacts directly with the server
logan added this to the Server Project project 2024-06-01 12:46:48 -04:00
logan closed this issue 2024-06-02 19:44:09 -04:00
Sign in to join this conversation.
No description provided.