Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
elegiggle committed Mar 19, 2024
1 parent 79c7af2 commit cbccfaa
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,14 +85,15 @@ docker run -d --name chatbotclaude \

While the chatbot works great for me, there might still be some bugs lurking inside. I have done my best to address them, but if you encounter any issues, please let me know!

## Future Plans

I plan to create a similar project for integration with ChatGPT in the future.

## Monkey Patch

Please note that the monkey patch in the code is necessary due to some SSL errors that occur because of a mistake within the `mattermostdriver` library. The patch ensures that the chatbot can establish a secure connection with the Mattermost server.

## Related Projects

[OpenAI ChatGPT Bot](https://github.com/Elehiggle/ChatGPTMattermostChatbot)


## Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
Expand Down

0 comments on commit cbccfaa

Please sign in to comment.