From 2e863e65207cf842d6913f25c036d74480878046 Mon Sep 17 00:00:00 2001 From: realies <5107843+realies@users.noreply.github.com> Date: Thu, 8 Dec 2022 18:49:57 +0000 Subject: [PATCH 1/2] docs: add node telegram bot to readme --- legacy/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/readme.md b/legacy/readme.md index f59c57fd..19087fcf 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -178,6 +178,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [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) - [Go Telegram Bot](https://github.com/m1guelpf/chatgpt-telegram) +- [Node Telegram Bot](https://github.com/realies/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 d57e49b5854ff9bc4191bba088b09de4f596e1ca Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Thu, 8 Dec 2022 14:22:13 -0600 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 19087fcf..6d3a39ee 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -177,8 +177,8 @@ 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) - [Go Telegram Bot](https://github.com/m1guelpf/chatgpt-telegram) -- [Node Telegram Bot](https://github.com/realies/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)