From 639afd7c7fb14afb1c43b1e7a0a960a2115cd1ec Mon Sep 17 00:00:00 2001 From: Eason Chang Date: Tue, 6 Dec 2022 11:00:41 +0800 Subject: [PATCH] Move chatgpt-telegram to Development tools section --- README-zh-TW.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-zh-TW.md b/README-zh-TW.md index d5b0aa1..50c9aca 100644 --- a/README-zh-TW.md +++ b/README-zh-TW.md @@ -27,7 +27,6 @@ - [ChatGPT for VSCode](https://github.com/mpociot/chatgpt-vscode):VSCode 擴充套件。([demo](https://twitter.com/marcelpociot/status/1599180144551526400)) - [chatgpt-mac](https://github.com/vincelwt/chatgpt-mac): MacOS 選單列應用程式。 - [Twitter/@ChatGPTBot](https://twitter.com/ChatGPTBot): Twitter 推特機器人。([程式碼](https://github.com/transitive-bullshit/chatgpt-twitter-bot)) -- [chatgpt-telegram](https://github.com/m1guelpf/chatgpt-telegram): 執行自己的 GPTChat Telegram 機器人,只需要一行指令。 - [ChatGPT ProBot](https://github.com/oceanlvr/ChatGPTBot): GitHub APP。輸入 `/chatgpt` 來與 ChatGPTBot 交談。 ## 延伸應用 @@ -39,3 +38,4 @@ - [PyChatGPT](https://github.com/rawandahmad698/PyChatGPT)(Python、非官方):輕量化、基於 TLS 的 ChatGPT API 可以在您的 CLI 中使用,無需使用瀏覽器或驗證金鑰。 - [pip/revChatGPT](https://github.com/acheong08/ChatGPT)(Python、非官方):與 OpenAI 的 ChatGPT API 互動的輕量化套件。採用逆向工程手法。 - [npm/chatgpt](https://github.com/transitive-bullshit/chatgpt-api)(Node.js、非官方):Node.js 客戶端。 +- [chatgpt-telegram](https://github.com/m1guelpf/chatgpt-telegram)(Telegram bot、非官方):執行自己的 GPTChat Telegram 機器人,只需要一行指令。 diff --git a/README.md b/README.md index e029837..c920af4 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,6 @@ - [ChatGPT for VSCode](https://github.com/mpociot/chatgpt-vscode): VSCode extension. ([demo](https://twitter.com/marcelpociot/status/1599180144551526400)) - [chatgpt-mac](https://github.com/vincelwt/chatgpt-mac): MacOS menubar app. - [Twitter/@ChatGPTBot](https://twitter.com/ChatGPTBot): Twitter bot. ([source code](https://github.com/transitive-bullshit/chatgpt-twitter-bot)) -- [chatgpt-telegram](https://github.com/m1guelpf/chatgpt-telegram): Run your own GPTChat Telegram bot, with a single command. - [ChatGPT ProBot](https://github.com/oceanlvr/ChatGPTBot): GitHub APP. Type `/chatgpt` to chat with ChatGPTBot. ## Applications @@ -39,3 +38,4 @@ - [PyChatGPT](https://github.com/rawandahmad698/PyChatGPT) (Python, Unofficial): Lightweight, TLS-Based ChatGPT API on your CLI without requiring a browser or access token. - [pip/revChatGPT](https://github.com/acheong08/ChatGPT) (Python, Unofficial): Lightweight package for interacting with ChatGPT's API by OpenAI. Uses reverse engineered official API. - [npm/chatgpt](https://github.com/transitive-bullshit/chatgpt-api) (Node.js, Unofficial): Node.js client for the unofficial ChatGPT API. +- [chatgpt-telegram](https://github.com/m1guelpf/chatgpt-telegram): Run your own GPTChat Telegram bot, with a single command. \ No newline at end of file