From 8f1d6f056abe7750435574bd2571f7bae32e8800 Mon Sep 17 00:00:00 2001 From: lokwkin Date: Thu, 29 Dec 2022 00:29:05 +0800 Subject: [PATCH] adding slackbot integration --- legacy/readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/legacy/readme.md b/legacy/readme.md index 17296697..8dce6150 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -345,7 +345,8 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Askai](https://github.com/yudax42/askai) - [TalkGPT](https://github.com/ShadovvBeast/TalkGPT) - [iOS Shortcut](https://github.com/leecobaby/shortcuts/blob/master/other/ChatGPT_EN.md) -- [Slack Bot](https://github.com/trietphm/chatgpt-slackbot/) +- [Slack Bot #1](https://github.com/trietphm/chatgpt-slackbot/) +- [Slack Bot #2](https://github.com/lokwkin/chatgpt-slackbot-node/) (with queueing mechanism) - [Electron Bot](https://github.com/ShiranAbir/chaty) - [Kodyfire CLI](https://github.com/nooqta/chatgpt-kodyfire) - [Twitch Bot](https://github.com/BennyDeeDev/chatgpt-twitch-bot)