From 67b34635cad7087ab64a8a5f9bd99c214eae5ed7 Mon Sep 17 00:00:00 2001 From: ikechan8370 Date: Thu, 8 Dec 2022 11:02:16 +0800 Subject: [PATCH 1/2] add: qq bot plugin for Yunzai --- legacy/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/readme.md b/legacy/readme.md index 5cfd56d2..1455c016 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -180,6 +180,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Discord Bot #2](https://github.com/Nageld/ChatGPT-Bot) - [WeChat Bot #1](https://github.com/AutumnWhj/ChatGPT-wechat-bot) - [WeChat Bot #2](https://github.com/fuergaosi233/wechat-chatgpt) +- [QQ Bot(plugin for Yunzai-bot)](https://github.com/ikechan8370/chatgpt-plugin) - [Lovelines.xyz](https://lovelines.xyz) - [EXM smart contracts](https://github.com/decentldotland/molecule) - [Flutter ChatGPT API](https://github.com/coskuncay/flutter_chatgpt_api) From 9b6625efd13a73f395cc40061d88f889c1647c7d Mon Sep 17 00:00:00 2001 From: ikechan8370 Date: Thu, 8 Dec 2022 11:03:30 +0800 Subject: [PATCH 2/2] Update readme.md --- legacy/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/readme.md b/legacy/readme.md index 1455c016..709e566f 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -180,7 +180,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Discord Bot #2](https://github.com/Nageld/ChatGPT-Bot) - [WeChat Bot #1](https://github.com/AutumnWhj/ChatGPT-wechat-bot) - [WeChat Bot #2](https://github.com/fuergaosi233/wechat-chatgpt) -- [QQ Bot(plugin for Yunzai-bot)](https://github.com/ikechan8370/chatgpt-plugin) +- [QQ Bot (plugin for Yunzai-bot)](https://github.com/ikechan8370/chatgpt-plugin) - [Lovelines.xyz](https://lovelines.xyz) - [EXM smart contracts](https://github.com/decentldotland/molecule) - [Flutter ChatGPT API](https://github.com/coskuncay/flutter_chatgpt_api)