From 147ee83c7956a708ce84935a79d9abb29b9157f9 Mon Sep 17 00:00:00 2001 From: ITQ Date: Sat, 22 Feb 2025 07:38:19 +0300 Subject: [PATCH] feat: added telegram demonstration --- solution/README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/solution/README.md b/solution/README.md index ccdda22..9250e39 100644 --- a/solution/README.md +++ b/solution/README.md @@ -157,11 +157,21 @@ Basic commands: /logout - Logout of current advertiser account (only after authentication) +See [this](#telegram-bot-1). + ### Grafana When deployed with default docker compose: [127.0.0.1:13243](http://127.0.0.1:13243). See more details about this [here](#grafana-dashboard). -## ✨ Additional features +## ✨ Features + +### Telegram bot + +With this bot you can easily manage your campaigns and see statistics. + +Demonstration: + +![telegram](./assets/gifs/telegram.gif) ### Campaign image upload