From e5dea74dbcfb1e9b118aa3c9344eb2d725a52893 Mon Sep 17 00:00:00 2001 From: nolik Date: Fri, 2 Feb 2024 00:07:23 +0100 Subject: [PATCH 1/3] fix: update readme. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index bf906bd..a2122f7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ [![Build and Test](https://github.com/rust-lang-by/rust-bot/actions/workflows/build.yml/badge.svg)](https://github.com/rust-lang-by/rust-bot/actions/workflows/build.yml) [![Deploy](https://github.com/rust-lang-by/rust-bot/actions/workflows/deploy.yml/badge.svg)](https://github.com/rust-lang-by/rust-bot/actions/workflows/deploy.yml) # rust-bot -Telegram bot triggered by rust word. - +Telegram bot triggered by rust word. And support community interaction. # How to Run From e6be0fbb7304a2074dd31133961be168d55960ff Mon Sep 17 00:00:00 2001 From: nolik Date: Fri, 2 Feb 2024 00:13:07 +0100 Subject: [PATCH 2/3] update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a2122f7..96db88b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ # rust-bot Telegram bot triggered by rust word. And support community interaction. +Also have OpenAI API. # How to Run From e8bf0e0dea6889f51677f38d395dabc4ec51cadc Mon Sep 17 00:00:00 2001 From: nolik Date: Fri, 2 Feb 2024 00:13:25 +0100 Subject: [PATCH 3/3] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96db88b..b1495c4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # rust-bot Telegram bot triggered by rust word. And support community interaction. -Also have OpenAI API. +Also use OpenAI API. # How to Run