From 77484e03ac6c8d3d5387e5f8ab74345d0a0dcc0a Mon Sep 17 00:00:00 2001 From: Danny Santino Date: Sun, 26 Feb 2023 09:16:30 +0100 Subject: [PATCH] docs: add new whatsapp chatbot to README.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 059a553..04f0bc9 100644 --- a/readme.md +++ b/readme.md @@ -419,6 +419,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [WhatsApp Bot #3](https://github.com/pascalroget/whatsgpt) (multi-user support) - [WhatsApp Bot #4](https://github.com/noelzappy/chatgpt-whatsapp) (schedule periodic messages) - [WhatsApp Bot #5](https://github.com/hujanais/bs-chat-gpt3-api) (RaspberryPi + ngrok + Twilio) +- [WhatsApp Bot #6](https://github.com/dannysantino/whatsgpt) (Session and chat history storage with MongoStore) - [Matrix Bot](https://github.com/matrixgpt/matrix-chatgpt-bot) - [Rental Cover Letter Generator](https://sharehouse.app/ai) - [Assistant CLI](https://github.com/diciaup/assistant-cli)