Telegram Commerce

AutomateBot Store is live.

This app runs the Telegram buyer flow, receipt verification, and Filament admin panel for digital product delivery.

Admin panel: /admin

Buyer Flow

Telegram users browse products via bot, create an order, pay the exact unique amount, and upload the receipt in the same chat.

Admin Setup

Create the first admin user with:

php artisan app:create-admin-user "Boss" boss@example.com strong-password

Webhook

Point Telegram webhook to /telegram/webhook and set TELEGRAM_BOT_TOKEN plus TELEGRAM_WEBHOOK_SECRET.