feat(telegram_bot): added campaign detail view and deletion

This commit is contained in:
ITQ
2025-02-20 22:13:41 +03:00
parent 8d7ff22d7a
commit 90c6c7c045
4 changed files with 181 additions and 5 deletions
@@ -4,3 +4,4 @@
AIOGRAM_BOT_TOKEN=
AIOGRAM_BACKEND_ADDRESS=http://localhost:8080
REDIS_URI=redis://localhost:6379
MINIO_ENDPOINT=localhost:9000