From b7330043787045df694336d7f3cd2f219b74eebc Mon Sep 17 00:00:00 2001 From: bral bral Date: Sat, 22 Jun 2024 11:36:51 +0300 Subject: [PATCH] bumps readme.md --- README.MD | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.MD b/README.MD index add59e5..0e53fc4 100644 --- a/README.MD +++ b/README.MD @@ -1,5 +1,12 @@ # telegram-feedback-bot +

+Code style: black +telegram-feedback-bot +telegram-feedback-bot +

+ + Simple telegram-feedback bot based on [aiogram](https://github.com/aiogram/aiogram) and [sulguk](https://github.com/Tishka17/sulguk). Use this bot for communicate with users in case you do not want to provide your personal contacts. @@ -86,7 +93,19 @@ Or you can do it step by step: `kubectl apply -f ` -And use this image with [docker-compose.yml](deploy/docker/example.docker-compose.yml) from `deploy` dir. +#### Install with Helm Chart + +[Helm repo](https://artifacthub.io/packages/helm/telegram-feedback-bot/telegram-feedback-bot) + +Add repo: + +`helm repo add telegram-feedback-bot https://bralbral.github.io/helm/releases/telegram-feedback-bot` + +Install chart: + +`helm install my-telegram-feedback-bot telegram-feedback-bot/telegram-feedback-bot --version 0.1.0` + + ## Hosting You can rent a server from various hosters, for example from [Aeza](https://aeza.net/?ref=380831).