From bfe9bdc3bd77bf3a6a1857bf34c9c260b992bae7 Mon Sep 17 00:00:00 2001 From: madawei2699 Date: Sat, 25 Mar 2023 05:07:18 +0800 Subject: [PATCH] doc: u --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3e49abd0..ca43e24b 100644 --- a/README.md +++ b/README.md @@ -89,10 +89,15 @@ Please join this [slack channel](https://slack-redirect.i365.tech/) to experienc - 🇮🇳 - Japanese - German -- [ ] Integrated with Azure OpenAI Service - [x] User access limit - Limit the number of requests to bot per user per day to save the cost -- [ ] Support discord bot ❓ +- IM Support + - [x] Slack bot + - [ ] Discord bot + - [ ] Telegram bot +- [ ] Bot landing page 🚩 + - Use this [tool](https://earlybird.im/) to build +- [ ] Integrated with Azure OpenAI Service - [ ] Rewrite the code in Typescript ❓ - [ ] Upgrade chat model (gpt-3.5-turbo) to GPT4 (gpt-4-0314) 💥 - [ ] Documentation