feat: add Telegram album purchase bot

This commit is contained in:
2026-08-21 18:07:50 +03:30
parent 9478aa319f
commit 1e7b752532
21 changed files with 1399 additions and 459 deletions
+6
View File
@@ -1,3 +1,9 @@
# Public application URL (Telegram requires HTTPS)
NEXT_PUBLIC_APP_URL=https://podzahr.com
# Telegram webhook authentication (the bot URL and token are configured in Admin → Purchases)
TELEGRAM_WEBHOOK_SECRET=replace-with-a-long-random-secret
# ZarinPal Configuration
ZARINPAL_MERCHANT_ID=your-merchant-id-here