From 827261f9e05fb64a37a9d43ee0e14376dca6896c Mon Sep 17 00:00:00 2001 From: Eason Chang Date: Tue, 6 Dec 2022 10:41:48 +0800 Subject: [PATCH] Add ChatGPT ProBot --- README-zh-TW.md | 1 + README.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README-zh-TW.md b/README-zh-TW.md index 5fb2135..7b15f76 100644 --- a/README-zh-TW.md +++ b/README-zh-TW.md @@ -28,6 +28,7 @@ - [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 交談。 ## 延伸應用 diff --git a/README.md b/README.md index f5bf62f..24c21a4 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,8 @@ - [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-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