fac30sb / discord-chatbot-emma-egbie

0 stars 0 forks source link

Ability to view chat history #25

Closed blackNoir2 closed 7 months ago

blackNoir2 commented 7 months ago

Implement feature: Allow users to view their entire chat history

This commit implements a new feature where users can enter the command !showMyChatHistory to view their entire chat history. The feature includes functionality to fetch and display the user's chat history, including both prompts and questions sent to OpenAI. This enhances the usability of the bot by providing users with easy access to their chat history for reference and review.