A Telegram bot for purchasing virtual card packages with balance system, BIN lookup, and refund support.
• 3 Card Tiers: Economic ($1/20 cards), Fast ($3/50 cards), Custom ($5/70 cards)
• Balance System with Stars deposit
• BIN Lookup via API
• Refund System with admin approval
• Multi-language (Turkish & English)
• Admin Panel with statistics
• Spam Protection
/start - Start bot & language selection
/help - Show help guide
/price - View price list
/contact - Support contact info
/profile - Account information & balance
/buy - Open purchase menu
/fast - Quick buy Fast Package (50 cards/$3)
/custom <BIN> - Buy Custom Package with BIN (70 cards/$5)
/economic - Buy Economic Package (20 cards/$1)
/mycards - View purchased cards history
/admin - Show all admin commands
/filelist - List all card files
/filedelete <number> - Delete card file
/upload - Upload card file
/add - Add cards via text
/stats - Global statistics
/giveaway <amount> - Give balance to all users
/announce <message> - Send announcement
/ban <id> - Ban user
/unban <id> - Unban user
/createcode <amount> - Create promo code
• Economic: $1.00 → 20 cards (Mixed banks)
• Fast: $3.00 → 50 cards (Mixed banks)
• Custom: $5.00 → 70 cards (BIN selection)
1. /start → Select language
2.
3.
4. After purchase, report card status (Live/DEC)
5.
• Python 3.7+
• python-telegram-bot 20.7
• BIN Lookup API (binlist.net)
git clone https://github.com/IegaIize/Cc-Sell-Shop-Bot.git
pip install -r requirements.txt
# Edit BOT_TOKEN and ADMIN_ID in bot.py
python bot.py
#OpenSource #TelegramBot #Python #CardShop #BotDevelopment
Please open Telegram to view this post
VIEW IN TELEGRAM