fac30sb / discord-chatbot-emma-egbie

0 stars 0 forks source link

Add the ability to view the user entire chat history #24

Closed blackNoir2 closed 7 months ago

blackNoir2 commented 7 months ago

As a developer, I want the users of the bot to be able to issue a command, such as '!showMyChatHistory', and access their entire chat history sent to OpenAI. The chat history should include both prompts and questions. This functionality should be easily accessible and intuitive for users to use. Additionally, the chat history should be displayed in a clear and organized format, possibly utilizing embedding for better readability. The implementation should also consider any potential limitations or constraints, such as the maximum size of the chat history that can be retrieved in a single request