PythonLab | Python Source Code
1.05K subscribers
1 photo
16 files
13 links
🐍 Python Source Code & Projects

• Free Python projects
• Telegram bots & automation
• APIs, SQLite & tools
• Tutorials & coding tips

📦 Full source code & project files
🔗 GitHub: github.com/IegaIize
💬 @IegaIize
Download Telegram
💳 Card Shop Bot - Open Source

A Telegram bot for purchasing virtual card packages with balance system, BIN lookup, and refund support.

🤖 Test Bot: @yesbrobot
🔗 GitHub: https://github.com/IegaIize/Cc-Sell-Shop-Bot.git

⭐️ Features:

• 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

✍️ User Commands:

/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 Commands:

/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

💎 Pricing:

• Economic: $1.00 → 20 cards (Mixed banks)
• Fast: $3.00 → 50 cards (Mixed banks)
• Custom: $5.00 → 70 cards (BIN selection)

🎮 How to Use:

1. /start → Select language
2.
💳 Balance → Select amount → Send Stars → Click Sent
3.
🛒 Buy → Choose package → Confirm
4. After purchase, report card status (Live/DEC)
5.
👤 Account → View balance, history, transactions

🔧 Tech Stack:

• Python 3.7+
• python-telegram-bot 20.7
• BIN Lookup API (
binlist.net)

📦 Installation:

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

📁 License: MIT

📞 Support: @IegaIize

#OpenSource #TelegramBot #Python #CardShop #BotDevelopment
Please open Telegram to view this post
VIEW IN TELEGRAM