From 6f628b7ce6377bd741803f8a7db2d33cef44bda7 Mon Sep 17 00:00:00 2001 From: Anis Marrouchi Date: Sun, 18 Dec 2022 15:56:51 +0100 Subject: [PATCH 1/2] doc: add kodyfire-chatgpt to the projects list --- legacy/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/readme.md b/legacy/readme.md index 8ad3a037..c4ea7460 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -329,6 +329,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [iOS Shortcut](https://github.com/leecobaby/shortcuts/blob/master/other/ChatGPT_EN.md) - [Slack Bot](https://github.com/trietphm/chatgpt-slackbot/) - [Electron Bot](https://github.com/ShiranAbir/chaty) +- [Kodyfire cli](https://github.com/nooqta/chatgpt-kodyfire) If you create a cool integration, feel free to open a PR and add it to the list. From a4fe98021387d7defc3ca514f7a6af026c070f42 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sun, 18 Dec 2022 17:17:44 -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 c4ea7460..e0a36be2 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -329,7 +329,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [iOS Shortcut](https://github.com/leecobaby/shortcuts/blob/master/other/ChatGPT_EN.md) - [Slack Bot](https://github.com/trietphm/chatgpt-slackbot/) - [Electron Bot](https://github.com/ShiranAbir/chaty) -- [Kodyfire cli](https://github.com/nooqta/chatgpt-kodyfire) +- [Kodyfire CLI](https://github.com/nooqta/chatgpt-kodyfire) If you create a cool integration, feel free to open a PR and add it to the list.