From fe30c5485702c981f08c8bfa6c104ae8e754a88d Mon Sep 17 00:00:00 2001 From: dogukanakkaya Date: Tue, 13 Dec 2022 02:48:32 +0300 Subject: [PATCH 1/4] docs(projects): add vscode extension #4 to readme --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 20e37ff0..3af9657f 100644 --- a/readme.md +++ b/readme.md @@ -213,6 +213,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [VSCode Extension #1](https://github.com/mpociot/chatgpt-vscode) ([demo](https://twitter.com/marcelpociot/status/1599180144551526400), [updated version](https://github.com/timkmecl/chatgpt-vscode), [marketplace](https://marketplace.visualstudio.com/items?itemName=timkmecl.chatgpt)) - [VSCode Extension #2](https://github.com/barnesoir/chatgpt-vscode-plugin) ([marketplace](https://marketplace.visualstudio.com/items?itemName=JayBarnes.chatgpt-vscode-plugin)) - [VSCode Extension #3](https://github.com/gencay/vscode-chatgpt) ([marketplace](https://marketplace.visualstudio.com/items?itemName=gencay.vscode-chatgpt)) +- [VSCode Extension #4](https://github.com/dogukanakkaya/chatgpt-code-vscode-extension) ([marketplace](https://marketplace.visualstudio.com/items?itemName=dogukanakkaya.chatgpt-code)) - [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 #1](https://github.com/realies/chatgpt-telegram-bot) From 0b21d0a1af596c32bf9a64a14998079f28ad4e04 Mon Sep 17 00:00:00 2001 From: Leeco Date: Tue, 13 Dec 2022 13:00:10 +0800 Subject: [PATCH 2/4] docs: add project for chatgpt shortcut --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 20e37ff0..0522203b 100644 --- a/readme.md +++ b/readme.md @@ -247,6 +247,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Assistant CLI](https://github.com/diciaup/assistant-cli) - [Teams Bot](https://github.com/formulahendry/chatgpt-teams-bot) - [Askai](https://github.com/yudax42/askai) +- [ChatGPT - Shortcuts for iOS](https://github.com/leecobaby/shortcuts/blob/master/ohter/ChatGPT_EN.md) If you create a cool integration, feel free to open a PR and add it to the list. From 985b5179781510300b4c49b12997d5c503d3efb2 Mon Sep 17 00:00:00 2001 From: Leeco Date: Tue, 13 Dec 2022 13:25:37 +0800 Subject: [PATCH 3/4] docs: add project for chatgpt shortcut --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0522203b..af4ddddb 100644 --- a/readme.md +++ b/readme.md @@ -247,7 +247,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Assistant CLI](https://github.com/diciaup/assistant-cli) - [Teams Bot](https://github.com/formulahendry/chatgpt-teams-bot) - [Askai](https://github.com/yudax42/askai) -- [ChatGPT - Shortcuts for iOS](https://github.com/leecobaby/shortcuts/blob/master/ohter/ChatGPT_EN.md) +- [ChatGPT - Shortcuts for iOS](https://github.com/leecobaby/shortcuts/blob/master/other/ChatGPT_EN.md) If you create a cool integration, feel free to open a PR and add it to the list. From 681f31714aa32eadb5bbda3064b5f2fcf79d6ef0 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Tue, 13 Dec 2022 12:28:07 -0600 Subject: [PATCH 4/4] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index af4ddddb..6cf8fbff 100644 --- a/readme.md +++ b/readme.md @@ -247,7 +247,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Assistant CLI](https://github.com/diciaup/assistant-cli) - [Teams Bot](https://github.com/formulahendry/chatgpt-teams-bot) - [Askai](https://github.com/yudax42/askai) -- [ChatGPT - Shortcuts for iOS](https://github.com/leecobaby/shortcuts/blob/master/other/ChatGPT_EN.md) +- [iOS Shortcut](https://github.com/leecobaby/shortcuts/blob/master/other/ChatGPT_EN.md) If you create a cool integration, feel free to open a PR and add it to the list.