From 50b2500e7f045963a8c86d3081e53e9355cc0269 Mon Sep 17 00:00:00 2001 From: lokwkin Date: Thu, 29 Dec 2022 00:29:05 +0800 Subject: [PATCH] adding slackbot integration --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1729669..8dce615 100644 --- a/readme.md +++ b/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)