From 15058598fb89c187cec2acd0b54c2bc236b11921 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E6=A3=AE?= Date: Sat, 25 Mar 2023 09:34:28 +0800 Subject: [PATCH] docs: add one WeChat Bot to readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thanks 🙏 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index babe9a8..c3bdb07 100644 --- a/readme.md +++ b/readme.md @@ -484,6 +484,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Next.js ChatGPT With Firebase](https://github.com/youngle316/chatgpt) - [ai-commit – GPT-3 Commit Message Generator](https://github.com/insulineru/ai-commit) - [AItinerary – ChatGPT itinerary Generator](https://aitinerary.ai) +- [wechaty-chatgpt - A chatbot based on Wechaty & ChatGPT](https://github.com/zhengxs2018/wechaty-chatgpt) If you create a cool integration, feel free to open a PR and add it to the list.