From 4da3ea6e1f45057498688d893b18eeea827230c0 Mon Sep 17 00:00:00 2001 From: Gefei Li Date: Thu, 30 Mar 2023 19:53:50 +0800 Subject: [PATCH] add a wechat bot with wechaty+chatgpt api --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a2bb529..f54647d 100644 --- a/readme.md +++ b/readme.md @@ -444,6 +444,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [WeChat Bot #4](https://github.com/darknightlab/wechat-bot) - [WeChat Bot #5](https://github.com/sunshanpeng/wechaty-chatgpt) - [WeChat Bot #6](https://github.com/formulahendry/chatgpt-wechat-bot) +- [WeChat Bot #7](https://github.com/gfl94/Chatbot004) - [QQ Bot (plugin for Yunzai-bot)](https://github.com/ikechan8370/chatgpt-plugin) - [QQ Bot (plugin for KiviBot)](https://github.com/KiviBotLab/kivibot-plugin-chatgpt) - [QQ Bot (oicq)](https://github.com/easydu2002/chat_gpt_oicq)