From 463ca66347fee51673263007beda1f7012db5ae5 Mon Sep 17 00:00:00 2001 From: dawangraoming Date: Fri, 9 Dec 2022 05:53:19 +0800 Subject: [PATCH 1/2] docs: Add a Node telegram bot to example list --- legacy/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/readme.md b/legacy/readme.md index b58308d3..a93f007a 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -179,6 +179,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Raycast Extension #2](https://github.com/domnantas/raycast-chatgpt) - [Telegram Bot](https://github.com/realies/chatgpt-telegram-bot) - [Go Telegram Bot](https://github.com/m1guelpf/chatgpt-telegram) +- [Node.js Telegram Bot](https://github.com/dawangraoming/chatgpt-telegram-bot) - [GitHub ProBot](https://github.com/oceanlvr/ChatGPTBot) - [Discord Bot #1](https://github.com/onury5506/Discord-ChatGPT-Bot) - [Discord Bot #2](https://github.com/Nageld/ChatGPT-Bot) From 632aa4749081a22b2860fe6da4ba0b1487465368 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Thu, 8 Dec 2022 16:18:51 -0600 Subject: [PATCH 2/2] Update readme.md --- legacy/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/legacy/readme.md b/legacy/readme.md index a93f007a..b6cdfbf2 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -177,9 +177,9 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [VSCode Extension #3](https://github.com/gencay/vscode-chatgpt) ([marketplace](https://marketplace.visualstudio.com/items?itemName=gencay.vscode-chatgpt)) - [Raycast Extension #1](https://github.com/abielzulio/chatgpt-raycast) ([demo](https://twitter.com/abielzulio/status/1600176002042191875)) - [Raycast Extension #2](https://github.com/domnantas/raycast-chatgpt) -- [Telegram Bot](https://github.com/realies/chatgpt-telegram-bot) +- [Telegram Bot #1](https://github.com/realies/chatgpt-telegram-bot) +- [Telegram Bot #2](https://github.com/dawangraoming/chatgpt-telegram-bot) - [Go Telegram Bot](https://github.com/m1guelpf/chatgpt-telegram) -- [Node.js Telegram Bot](https://github.com/dawangraoming/chatgpt-telegram-bot) - [GitHub ProBot](https://github.com/oceanlvr/ChatGPTBot) - [Discord Bot #1](https://github.com/onury5506/Discord-ChatGPT-Bot) - [Discord Bot #2](https://github.com/Nageld/ChatGPT-Bot)