Loading Premium Gifts...
👤
{{ t('buyDirectBtn') }}
Contact @xusanboyman200 for direct manual transfers
{{ g.emoji }}
{{ giftName(g) }}
{{ g.base_stars + (pricing.bot_stars || 3) }}
⚡ Admin Management
+
Add New Gift

📜 {{ t('history') }}

🔒

Open in Telegram to view your orders

🎁

No orders yet

{{ o.emoji }}
{{ giftName(o) }} To: {{ o.recipient_id }}
⭐ {{ o.total_stars }} {{ o.status }}
✦ End of order history ✦

⚙️ {{ t('settings') }}

🌐
{{ t('chooseLanguage') }}
👤
{{ t('myAccountSender') }} !

{{ t('myAccountSenderSub') }}

💬
{{ t('supportContact') }}

Have questions or facing issues? Reach out to support directly.

{{ t('adminPanel') }}

🤖 {{ t('userbots') }}

👤 {{ t('userAccounts') }}

No user-linked Telegram accounts yet.
avatar
👤
{{ ub.first_name || 'Account #'+ub.id }} {{ ub.last_name || '' }} {{ ub.active !== false ? '🟢 Active' : '🔴 Disabled' }} {{ ub.stars_balance || 0 }} Stars
@{{ ub.username || 'no_username' }}
📞 {{ ub.phone }}
Owner ID: {{ ub.owner_tg_id }}
{{ ub.stars_balance || 0 }}

🤖 {{ t('systemUserbots') }}

No system userbots configured yet.
avatar
🤖
{{ ub.first_name || 'Account #'+ub.id }} {{ ub.last_name || '' }} {{ ub.active !== false ? '🟢 Active' : '🔴 Disabled' }} {{ ub.stars_balance || 0 }} Stars
@{{ ub.username || 'no_username' }}
📞 {{ ub.phone }}
Official Platform Bot
{{ ub.stars_balance || 0 }}
🤖
Managed Bots
Tokens, chat, auto-replies
⚙️
Bot Lifecycle
Webhook, restart, commands
👤
Users Directory
Manage & message users
📦
Order Manager
Total user purchases
⚙️
Pricing & Settings
Edit fees, star costs
🤖 {{ activeBotNav === 'bots' ? 'Managed Bots (' + managedBots.length + ')' : selectedBotChat?.bot_name }}

🤖 Connect New Telegram Bot

Register a bot through @BotFather on Telegram. Copy the provided Bot HTTP API token and enter it below to begin automatically logging conversations, viewing messages, and sending replies.

Connected Bots {{ managedBots.length }}

🤖

No Connected Bots

Your configured Telegram bots will appear here. Start by connecting a bot API token using the form above.

🤖

{{ bot.bot_name || 'Telegram Bot' }}

@{{ bot.bot_username }} 🔗
{{ bot.active ? 'Active' : 'Paused' }}
Captured Conversations 👥 {{ bot.user_count || 0 }} Chats
Token Preview {{ bot.token.substring(0, 8) }}...{{ bot.token.substring(bot.token.length - 4) }}
👥 Users of @{{ selectedBotChat?.bot_username }}
No user messages received yet. Users will appear here when they message @{{ selectedBotChat?.bot_username }}.
👤
{{ usr.user_first_name || 'User' }}
{{ usr.last_msg || 'No messages' }}
🤖 Main Bot Control

⚡ Control Commands

Perform administrative commands to manage the Telegram Bot instance lifecycle.

📋 Bot Menu Commands

Configure the commands list displayed in the Telegram bot's menu button.

📈 Bot Status & Info

Bot Username: @DeletedGiftsBot Status: Online Webhook Status: Active & Synced
👤 Users Directory

Registered Users ({{ botPanelUsers.length }})

No registered users found.
ID: {{ usr.buyer_tg_id }} @{{ usr.buyer_username }}
Total placed orders: {{ usr.orders_count }}
📦 Order Manager

System Orders ({{ adminOrders.length }})

No orders placed in the system.
Order #{{ ord.id }} {{ ord.status.toUpperCase() }}
Buyer: {{ ord.buyer_username ? '@' + ord.buyer_username : ord.buyer_tg_id }} Recipient: {{ ord.recipient_id }} ({{ ord.recipient_type }}) Gift: {{ ord.emoji }} {{ ord.display_name }} Total stars: {{ ord.total_stars }} ⭐
⚙️ Pricing Settings

💰 Star Prices Settings

🔍
🔍
Start chat / Resolve ID
Go to: {{ chatSearchQuery }}
chat
{{ chat.icon || (chat.title || 'C')[0] }}
{{ chat.title }} BOT {{ chat.last_time }}
✓✓ {{ chat.last_msg || 'Tap to start conversation...' }} {{ chat.unread }}
Loading more...
💬
No chats found

Loading profile info...

avatar
{{ (profileModal.data.first_name || profileModal.data.title || 'U')[0] }}

{{ profileModal.data.title }}

● online {{ profileModal.data.status || 'last seen recently' }}
{{ profileModal.data.phone }}
Mobile
{{ profileModal.data.bio }}
Bio
@{{ profileModal.data.username }}
Username
id: {{ profileModal.data.id }}
ID
{{ selected.emoji }}
{{ giftName(selected) }}
⭐ {{ totalStars }}
{{ priceBreakdown.base }} base + {{ priceBreakdown.fee }} fee
1 {{ t('recipientInputPlaceholder') }} ?
user {{ (verifiedUser.first_name || 'U')[0] }} @
Verifying recipient username/ID...
2 Gift Message Optional
💬
3 {{ t('senderType') }} ? {{ showSenderDropdown ? '▲ Hide' : '▼ Change' }}
ℹ️
Using your connected account pays 50 Stars for the gift, plus a 1 Star bot fee.
bot
{{ t('officialBot') }}
{{ selected ? (selected.base_stars + (pricing.bot_stars || 0)) : 53 }} ⭐ · {{ t('officialBotSub') }}
Loading senders...
userbot
{{ (acc.first_name || 'Userbot').trim().split(' ')[0] }}
{{ selected ? (selected.base_stars + (pricing.userbot_stars || 0)) : 55 }} ⭐ · {{ acc.username ? '@' + acc.username : t('userbotSenderSub') }}
user
{{ getUserFirstName() }}
{{ selected ? (selected.base_stars + (pricing.myaccount_stars || 0)) : 50 }} ⭐ · {{ userAccount ? getUserFirstName() + ' (' + (userAccount.stars_balance || 0) + '⭐)' : t('connectMyAccount') }}

{{ errMsg }}

❌ {{ userCheckError }}

⚙️ Admin Panel

💰 Pricing Settings (Fee Stars Added to Gift Price)

{{ g.emoji }}
{{ giftName(g) }} {{ g.active ? '🟢 Active' : '🔴 Deleted' }}
{{ g.base_stars + g.commission }}⭐ · {{ g.date_label }}
#{{ o.id }}{{ o.status }}
{{ o.emoji }}
{{ giftName(o) }} → {{ o.recipient_id }} · {{ o.total_stars }}⭐
{{ o.buyer_username ? '@'+o.buyer_username : o.buyer_tg_id }}
ub 🤖
{{ ub.first_name || 'Account #'+ub.id }} {{ ub.last_name || '' }} {{ ub.active !== false ? '🟢 Active' : '🔴 Disabled' }} @{{ ub.username || 'no_username' }} | {{ ub.phone }} Owner: {{ ub.owner_tg_id ? ('User ID: ' + ub.owner_tg_id) : 'System Bot' }}

💬 Send Direct Message via {{ ubMsgForm.account_name }}

{{ ubForm.id ? ('✏️ Edit Userbot Account #' + ubForm.id) : '➕ Add New Userbot Account' }}

⚡ Bulk Script & Command Deploy

Deploy scripts and auto-reply commands to multiple managed bots simultaneously.

Commands & Auto-Replies:
{{ toast }}