From 11ceb2e16119db6be2b80b4b0b381af91dd8186e 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 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f59c57fd..19087fcf 100644 --- a/readme.md +++ b/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 9c7533598259214a16a75eb4ea6aea46ea108a7c 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 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 19087fcf..6d3a39ee 100644 --- a/readme.md +++ b/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)