From c66a492a0f19c50d334094a69a97b726f78a4581 Mon Sep 17 00:00:00 2001 From: Pascal Date: Sat, 10 Dec 2022 16:42:30 -0800 Subject: [PATCH 1/2] Update readme.md Added my implementation --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ae0b5fb0..c5aac4f2 100644 --- a/readme.md +++ b/readme.md @@ -197,6 +197,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Flutter ChatGPT API](https://github.com/coskuncay/flutter_chatgpt_api) - [Carik Bot](https://github.com/luridarmawan/Carik) - [Github Action for reviewing PRs](https://github.com/kxxt/chatgpt-action/) +- [WhatsGPT WhatsApp Bot with MultiUser support](https://github.com/pascalroget/whatsgpt) - [WhatsApp Bot](https://github.com/amosayomide05/chatgpt-whatsapp-bot) - [Matrix Bot](https://github.com/jakecoppinger/matrix-chatgpt-bot) - [Rental Cover Letter Generator](https://sharehouse.app/ai) From 254a34ce2e2bb36d253f2caf0808213746ef8428 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sat, 10 Dec 2022 18:56:19 -0600 Subject: [PATCH 2/2] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index c5aac4f2..669cd855 100644 --- a/readme.md +++ b/readme.md @@ -197,8 +197,8 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Flutter ChatGPT API](https://github.com/coskuncay/flutter_chatgpt_api) - [Carik Bot](https://github.com/luridarmawan/Carik) - [Github Action for reviewing PRs](https://github.com/kxxt/chatgpt-action/) -- [WhatsGPT WhatsApp Bot with MultiUser support](https://github.com/pascalroget/whatsgpt) -- [WhatsApp Bot](https://github.com/amosayomide05/chatgpt-whatsapp-bot) +- [WhatsApp Bot #1](https://github.com/pascalroget/whatsgpt) (multi-user support) +- [WhatsApp Bot #2](https://github.com/amosayomide05/chatgpt-whatsapp-bot) - [Matrix Bot](https://github.com/jakecoppinger/matrix-chatgpt-bot) - [Rental Cover Letter Generator](https://sharehouse.app/ai) - [Assistant CLI](https://github.com/diciaup/assistant-cli)