From d234deae7fa20085e9c5da2d9afceec888813f11 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 9 Dec 2022 22:24:03 +0800 Subject: [PATCH 1/3] Add QQ bot --- legacy/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/readme.md b/legacy/readme.md index 14b09fde..cdf94c32 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -199,6 +199,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Github Action for reviewing PRs](https://github.com/kxxt/chatgpt-action/) - [WhatsApp Bot](https://github.com/amosayomide05/chatgpt-whatsapp-bot) - [Matrix Bot](https://github.com/jakecoppinger/matrix-chatgpt-bot) +- [QQ Bot #1](https://github.com/easydu2002/chat_gpt_oicq) If you create a cool integration, feel free to open a PR and add it to the list. From 0d386ebe99a19f982a0f31dd0831c7218ef6451a Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 9 Dec 2022 22:32:03 +0800 Subject: [PATCH 2/3] update --- legacy/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/readme.md b/legacy/readme.md index cdf94c32..ac9e32b4 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -192,6 +192,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [WeChat Bot #5](https://github.com/sunshanpeng/wechaty-chatgpt) - [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 #1](https://github.com/easydu2002/chat_gpt_oicq) - [Lovelines.xyz](https://lovelines.xyz) - [EXM smart contracts](https://github.com/decentldotland/molecule) - [Flutter ChatGPT API](https://github.com/coskuncay/flutter_chatgpt_api) @@ -199,7 +200,6 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Github Action for reviewing PRs](https://github.com/kxxt/chatgpt-action/) - [WhatsApp Bot](https://github.com/amosayomide05/chatgpt-whatsapp-bot) - [Matrix Bot](https://github.com/jakecoppinger/matrix-chatgpt-bot) -- [QQ Bot #1](https://github.com/easydu2002/chat_gpt_oicq) If you create a cool integration, feel free to open a PR and add it to the list. From 0599de9bee1dbad6f985468effafd79ecbf06a49 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 9 Dec 2022 22:33:28 +0800 Subject: [PATCH 3/3] update --- legacy/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/readme.md b/legacy/readme.md index ac9e32b4..09febbcb 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -192,7 +192,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [WeChat Bot #5](https://github.com/sunshanpeng/wechaty-chatgpt) - [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 #1](https://github.com/easydu2002/chat_gpt_oicq) +- [QQ Bot (oicq)](https://github.com/easydu2002/chat_gpt_oicq) - [Lovelines.xyz](https://lovelines.xyz) - [EXM smart contracts](https://github.com/decentldotland/molecule) - [Flutter ChatGPT API](https://github.com/coskuncay/flutter_chatgpt_api)