feat: add Telegram album purchase bot
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user