From 5de64ba3d6d135695036cfa20d385f940cf272df Mon Sep 17 00:00:00 2001 From: Jin <439661734@qq.com> Date: Tue, 6 Dec 2022 09:11:56 +0800 Subject: [PATCH] doc: add Wechat Bot to examples list --- legacy/readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/legacy/readme.md b/legacy/readme.md index 1d501a40..dcbff7b7 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -107,6 +107,8 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Discord Bot](https://github.com/onury5506/Discord-ChatGPT-Bot) - [Lovelines.xyz](https://lovelines.xyz) - [EXM smart contracts](https://github.com/decentldotland/molecule) +- [Wechat Bot](https://github.com/AutumnWhj/ChatGPT-wechat-bot) + - ChatGPT webchart bot is a WeChat assistant based on NodeJS and webchaty If you create a cool integration, feel free to open a PR and add it to the list.